aboutsummarylogtreecommitdiffstats
path: root/plantumlqeditor-va-git.install
blob: 6bad7b55cd0f60e78c11253bfc36d925df68872e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
post_install() {
    :
}

pre_install() {
    :
}

post_remove() {
    :
}

pre_remove() {
    :
}

post_upgrade() {
    :
}

pre_upgrade() {
    :
}