libcppunit: fix removal of ELF files in /usr/share
This commit is contained in:
parent
dbfba1a612
commit
a9cf7e49fb
@ -39,6 +39,6 @@ libcppunit-examples_package() {
|
||||
pkg_install() {
|
||||
vmkdir usr/share/libcppunit
|
||||
vcopy examples usr/share/libcppunit
|
||||
rm -f -- ${DESTDIR}/usr/share/examples/simple/.libs/simple
|
||||
rm -f -- ${DESTDIR}/usr/share/libcppunit/examples/simple/.libs/simple
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user