]> git.pld-linux.org Git - packages/ftp4all.git/blobdiff - ftp4all.spec
- cosmetics.
[packages/ftp4all.git] / ftp4all.spec
index 542f66fd3f1ca076f6a6a0ff0d6692e6089b5b47..45ed85fcbae9c320791589180d99ae3d40a5281e 100644 (file)
@@ -13,6 +13,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # this isn't ,,standard ftp''. Don't treat it as system ftp server
 # and don't put Provides:ftpserver etc here ! --misiek
 
+%ifarch ppc
+%define                optflags                -O0
+%endif
+
 %description
 FTP4ALL was designed to require no superuser privileges. The
 advantages are that FTP4ALL cannot be exploited to gain root access on
@@ -51,10 +55,6 @@ dost
 %patch1 -p1
 
 %build
-%ifarch ppc
-%define optflags -O0
-%endif
-
 echo "y" | CFLAGS="%{rpmcflags}" ./configure
 %{__make}
 
This page took 0.113511 seconds and 4 git commands to generate.