]> git.pld-linux.org Git - packages/eggdrop.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Wed, 5 May 1999 20:40:43 +0000 (20:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eggdrop.spec -> 1.4

eggdrop.spec

index 042376a841dcc7484723b7c3fafcb5962a7addea..cb56031d328d4a8c7e71899597844b602d5c221b 100644 (file)
@@ -42,7 +42,7 @@ CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr/bin
 # Dziwny problem z -ldir w module filesys
 cd src/mod/filesys.mod
 rm -f config.cache config.log
-CFLAGS="$RPM_OPT_FLAGS" ./configure
+CFLAGS="$RPM_OPT_FLAGS" ./configure %{_target}
 cd ../../..
 CFLAGS="$RPM_OPT_FLAGS" make
 
This page took 0.039295 seconds and 4 git commands to generate.