extra/p7zip to 9.38-2

This commit is contained in:
Kevin Mihelich 2015-02-11 16:36:21 +00:00
parent 7382ee1716
commit b0e6a7af16

View file

@ -10,7 +10,7 @@
pkgname=p7zip
pkgver=9.38
pkgrel=1
pkgrel=2
pkgdesc='Command-line version of the 7zip compressed file archiver'
url='http://p7zip.sourceforge.net/'
license=('GPL' 'custom')
@ -35,6 +35,8 @@ prepare() {
patch -p1 -i ../osversion.patch
sed -i 's/x86_64-linux-gnu//g' CPP/7zip/*/*/*.depend
rm GUI/kde4/p7zip_compress.desktop # FS#43766
}
build() {