]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
using %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Mon, 3 May 1999 22:23:59 +0000 (22:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.spec -> 1.10

fetchmail.spec

index aa42a9e377063c10721dc85d4d618838f84eea88..8d1406c74bb27c6bc01a474c02defa6125e6239f 100644 (file)
@@ -97,7 +97,7 @@ GUI konfigurator do fetchmaila napisany w pythonie.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --enable-nls \
        --without-included-gettext
This page took 0.833677 seconds and 4 git commands to generate.