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

Allan McRae allan at archlinux.org
Mon Aug 18 12:14:30 UTC 2008


    Date: Monday, August 18, 2008 @ 08:14:30
  Author: allan
Revision: 9731

upgpkg: parted 1.8.8-2
    ncurses rebuild

Modified:
  parted/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-18 12:02:45 UTC (rev 9730)
+++ PKGBUILD	2008-08-18 12:14:30 UTC (rev 9731)
@@ -4,7 +4,7 @@
 
 pkgname=parted
 pkgver=1.8.8
-pkgrel=1
+pkgrel=2
 pkgdesc="A program for creating, destroying, resizing, checking and copying partitions"
 arch=(i686 x86_64)
 license=('GPL3')
@@ -21,4 +21,5 @@
   ./configure --prefix=/usr --disable-debug --disable-Werror
   make || return 1
   make DESTDIR=$startdir/pkg install
+  rm $pkgdir/usr/share/info/dir
 }




More information about the arch-commits mailing list