summaryrefslogtreecommitdiff
path: root/nmap
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2009-09-07 22:50:22 +0200
committerThomas Penteker <tek@serverop.de>2009-09-07 22:50:22 +0200
commit5f10be7d011355e9a7c6d4f8ba2d3ad2a640167d (patch)
treeecf47f1b94d445350c83f49708cd2209009b6978 /nmap
parente6c69cbf92140c17de6e04b9e422ba1f0d0e679c (diff)
downloadcontrib-5f10be7d011355e9a7c6d4f8ba2d3ad2a640167d.tar.gz
contrib-5f10be7d011355e9a7c6d4f8ba2d3ad2a640167d.tar.xz
nmap: fix build process
Diffstat (limited to 'nmap')
-rw-r--r--nmap/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/nmap/Pkgfile b/nmap/Pkgfile
index 095dcf9ca..27c198836 100644
--- a/nmap/Pkgfile
+++ b/nmap/Pkgfile
@@ -15,6 +15,7 @@ build () {
--with-libpcre=included --with-liblua=included \
--with-libpcap=included --without-zenmap \
--without-ndiff
+ #install -d $PKG/usr/share/nmap
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/man/man1/zenmap.*

Generated by cgit