chroot-util-linux: remove more unused stuff
This commit is contained in:
parent
91dba7fbac
commit
8e6b4506cc
1 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'chroot-util-linux'
|
||||
pkgname=chroot-util-linux
|
||||
version=2.32.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname/chroot-/}-${version}"
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -33,4 +33,5 @@ post_install() {
|
|||
rm -rf ${DESTDIR}/sbin
|
||||
rm -rf ${DESTDIR}/usr/sbin
|
||||
rm -rf ${DESTDIR}/usr/share/man
|
||||
rm -rf ${DESTDIR}/usr/share/bash-completion
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue