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

Dan McGee dan at archlinux.org
Sun Jun 1 18:12:33 UTC 2008


    Date: Sunday, June 1, 2008 @ 14:12:32
  Author: dan
Revision: 2384

upgpkg: nmap 4.65-1

Modified:
  nmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-01 18:02:39 UTC (rev 2383)
+++ PKGBUILD	2008-06-01 18:12:32 UTC (rev 2384)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee <dan at archlinux.org>
 
 pkgname=nmap
-pkgver=4.62
+pkgver=4.65
 pkgrel=1
 pkgdesc="A network exploration tool and security/port scanner"
 arch=(i686 x86_64)
@@ -23,7 +23,8 @@
   mkdir zenmap/share/pixmaps/zenmap
   mv zenmap/share/pixmaps/{*.png,*.svg} zenmap/share/pixmaps/zenmap/
 
-  ./configure --prefix=/usr --mandir=/usr/share/man
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+    --libexecdir=/usr/lib
   make || return 1
   make DESTDIR="$startdir/pkg" install
   
@@ -34,5 +35,5 @@
   install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
 }
 
-md5sums=('f6fecb8990898ff2ecfd8f2c54f283f1'
+md5sums=('8bc0b544fe9eadd3e15e905adad91f41'
          '53f6f97ae707e8e7b2e4d38d1c6576a8')





More information about the arch-commits mailing list