]> git.pld-linux.org Git - packages/amanda.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:
    amanda.spec -> 1.4

amanda.spec

index 042b94d2f719fbc8c1b3d9bf81e4b8b5ba9d8c5f..3022f5f030c7827dff01a73149c1c4fcdd8b384d 100644 (file)
@@ -36,7 +36,7 @@ This package should be installed on the machine that has the device
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --sysconfdir=/etc \
        --localstatedir=/var \
This page took 0.030354 seconds and 4 git commands to generate.