]> git.pld-linux.org Git - packages/proftpd.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Thu, 6 May 1999 17:07:03 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    proftpd.spec -> 1.12

proftpd.spec

index b62f79d2b2fc8edadf37c9e5f3015861cb645e54..cbfb2ed1579ad40203bacd0f46ceaf2638714c51 100644 (file)
@@ -50,7 +50,7 @@ z dokumentacj
 install %{SOURCE1} %{SOURCE2} .
 autoconf
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=-s \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --sysconfdir=/etc/ftpd \
        --enable-autoshadow
This page took 0.033357 seconds and 4 git commands to generate.