gzip: not a bootstrap pkg anymore.
This commit is contained in:
parent
6626463341
commit
672efb428e
|
@ -13,8 +13,6 @@ long_desc="
|
||||||
and freedom from patented algorithms. The GNU Project uses it as the
|
and freedom from patented algorithms. The GNU Project uses it as the
|
||||||
standard compression program for its system."
|
standard compression program for its system."
|
||||||
|
|
||||||
bootstrap=yes
|
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
mkdir -p ${DESTDIR}/usr/share/info
|
mkdir -p ${DESTDIR}/usr/share/info
|
||||||
touch -f ${DESTDIR}/usr/share/info/dir
|
touch -f ${DESTDIR}/usr/share/info/dir
|
||||||
|
|
Loading…
Reference in New Issue