[Pkg-iscsi-maintainers] [SCM] Debian Open-iSCSI Packaging branch, master, updated. debian/2.0.871.3-2-14-g1567125

Ritesh Raj Sarraf rrs at researchut.com
Mon Jan 3 19:26:05 UTC 2011


The following commit has been merged in the master branch:
commit a3797b414501c6382155b7f2790863d2e42b7261
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Tue Jan 4 01:00:20 2011 +0545

    build open-isns without openssl

diff --git a/debian/rules b/debian/rules
index 21a4711..84c9d97 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,6 +29,7 @@ configure-stamp:
 	# Add here commands to configure the package.
 
 	touch configure-stamp
+	[ ! -d utils/open-isns ] || ./utils/open-isns/configure --with-security=no
 
 
 #Architecture 

-- 
Debian Open-iSCSI Packaging



More information about the Pkg-iscsi-maintainers mailing list