mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
bzip2, remove empty man dir (#8548)
This commit is contained in:
@@ -8,7 +8,7 @@ similar to those of GNU Gzip."
|
||||
HOMEPAGE="https://sourceware.org/bzip2/"
|
||||
COPYRIGHT="1996-2019 Julian R Seward"
|
||||
LICENSE="bzip2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://sourceware.org/pub/bzip2/bzip2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269"
|
||||
PATCHES="bzip2-$portVersion.patchset"
|
||||
@@ -89,6 +89,8 @@ INSTALL()
|
||||
# remove static library
|
||||
rm $libDir/*.a
|
||||
|
||||
# cleanup empty directory
|
||||
rm -rf $manDir/man1/man
|
||||
prepareInstalledDevelLib libbz2
|
||||
|
||||
# devel package
|
||||
|
||||
Reference in New Issue
Block a user