mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
php-apcu: remove include directory
This commit is contained in:
parent
afa9925c36
commit
4bc6e7f3fb
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ pre_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm $DESTDIR/usr/include
|
rm -r $DESTDIR/usr/include
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue