mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libcppunit: remove ELF file from /usr/share/examples
This commit is contained in:
parent
3e1f5a2c47
commit
3995ed84f4
1 changed files with 1 additions and 0 deletions
|
@ -39,5 +39,6 @@ libcppunit-examples_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmkdir usr/share/libcppunit
|
vmkdir usr/share/libcppunit
|
||||||
vcopy examples usr/share/libcppunit
|
vcopy examples usr/share/libcppunit
|
||||||
|
rm -f -- ${DESTDIR}/usr/share/examples/simple/.libs/simple
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue