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

arpwatch.spec

index b7b290637ad19fe54eb4d5e5834ac267596aa4a8..9401506a3f7ceb44d45f9a78376845fd23dc5a8b 100644 (file)
@@ -27,7 +27,7 @@ Dodatkowo tworzona jest baza par adres
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make \
        ARPDIR=/var/arpwatch
This page took 0.071567 seconds and 4 git commands to generate.