mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Update master
This commit is contained in:
parent
889b9fd332
commit
637c0874cc
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
post_upgrade() {
|
post_upgrade() {
|
||||||
post_remove()
|
post_remove();
|
||||||
post_install()
|
post_install();
|
||||||
}
|
}
|
||||||
|
|
||||||
# remove from ld.so.preload
|
# remove from ld.so.preload
|
||||||
|
|
Loading…
Reference in a new issue