From b4652a6d76e55a06f7f948a9b7aa909a49b98e4f Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 24 Mar 2015 13:37:41 +0100 Subject: [PATCH] scripts/System/nmap/build: setting release removed --- scripts/System/nmap/build | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/System/nmap/build b/scripts/System/nmap/build index aaf593f..f71397c 100755 --- a/scripts/System/nmap/build +++ b/scripts/System/nmap/build @@ -23,7 +23,6 @@ function em.install() { make install } -em.release 'unstable' em.add_to_family 'System' em.set_build_dependencies "${COMPILER}" em.make_all