]> andersk Git - openssh.git/blobdiff - openssh.spec
- Autodetection of SSL/Crypto library location via autoconf
[openssh.git] / openssh.spec
index 1f87a6be3da744ef6ed3f5fa13d41943cf4de496..c0d45bc258f01f5ab9ba6bdac518f9756f2377b3 100644 (file)
@@ -1,6 +1,6 @@
 Summary: OpenSSH free Secure Shell (SSH) implementation
 Name: openssh
-Version: 1.2pre8
+Version: 1.2pre9
 Release: 1
 Packager: Damien Miller <djm@ibs.com.au>
 Source0: openssh-%{version}-linux.tar.gz
@@ -39,8 +39,7 @@ patented algorithms to seperate libraries (OpenSSL).
 
 %build
 
-./configure --prefix=/usr --sysconfdir=/etc/ssh
-make OPT_FLAGS="$RPM_OPT_FLAGS"
+CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --sysconfdir=/etc/ssh
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.292419 seconds and 4 git commands to generate.