mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
cdrtools: remove useless man pages.
This commit is contained in:
parent
11576b78d3
commit
59910bbfc6
1 changed files with 1 additions and 0 deletions
|
@ -20,4 +20,5 @@ do_install() {
|
||||||
# Remove useless stuff
|
# Remove useless stuff
|
||||||
rm -rf ${DESTDIR}/usr/include
|
rm -rf ${DESTDIR}/usr/include
|
||||||
rm -rf ${DESTDIR}/usr/lib/lib* ${DESTDIR}/usr/lib/profiled
|
rm -rf ${DESTDIR}/usr/lib/lib* ${DESTDIR}/usr/lib/profiled
|
||||||
|
rm -rf ${DESTDIR}/usr/share/man/man3
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue