Explorar o código

fix building under with_pam

Ralf S. Engelschall %!s(int64=21) %!d(string=hai) anos
pai
achega
e301ec004b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      proftpd/proftpd.spec

+ 2 - 2
proftpd/proftpd.spec

@@ -34,7 +34,7 @@ Class:        BASE
 Group:        FTP
 License:      GPL
 Version:      1.2.10rc1
-Release:      20040429
+Release:      20040526
 
 #   package options
 %option       with_ifsession  no
@@ -172,8 +172,8 @@ AutoReqProv:  no
 %else
     CPPFLAGS="%{l_cppflags ncurses}" \
     LDFLAGS="%{l_ldflags}" \
-    LIBS="-lgetopt" \
 %endif
+    LIBS="-lgetopt" \
     ./configure \
         --prefix=%{l_prefix} \
         --sysconfdir=%{l_prefix}/etc/proftpd \