libcppunit: finally fix libcppunit-examples
This commit is contained in:
parent
cd65237e9b
commit
df53a54525
|
@ -39,6 +39,6 @@ libcppunit-examples_package() {
|
|||
pkg_install() {
|
||||
vmkdir usr/share/libcppunit
|
||||
vcopy examples usr/share/libcppunit
|
||||
rm -f -- ${DESTDIR}/usr/share/libcppunit/examples/simple/.libs/simple
|
||||
rm -f -- ${PKGDESTDIR}/usr/share/libcppunit/examples/simple/.libs/simple
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue