may be working packaging for arch and alpine
This commit is contained in:
parent
caad031aa1
commit
897a36e8e0
12 changed files with 120 additions and 34 deletions
9
tools/er2cord.install
Normal file
9
tools/er2cord.install
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Go to PKGBUILD
|
||||
|
||||
post_install() {
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
}
|
||||
|
||||
post_remove() {
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue