[arch-commits] Commit in p7zip/trunk (PKGBUILD)

Daniel Griffiths dgriffiths at archlinux.org
Thu Jul 22 04:49:57 UTC 2010


    Date: Thursday, July 22, 2010 @ 00:49:57
  Author: dgriffiths
Revision: 85904

FS#20154

Modified:
  p7zip/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-21 22:17:32 UTC (rev 85903)
+++ PKGBUILD	2010-07-22 04:49:57 UTC (rev 85904)
@@ -6,7 +6,7 @@
 
 pkgname=p7zip
 pkgver=9.13
-pkgrel=1
+pkgrel=2
 pkgdesc="A command-line port of the 7zip compression utility"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -47,5 +47,5 @@
 
 	# Install mc's virtual filesystem
 	install -Dm755 contrib/VirtualFileSystemForMidnightCommander/u7z \
-		${pkgdir}/usr/share/mc/extfs/u7z
+		${pkgdir}/usr/lib/mc/extfs.d/u7z
 }




More information about the arch-commits mailing list