]> git.pld-linux.org Git - packages/at.git/commitdiff
- using %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Wed, 5 May 1999 19:25:21 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    at.spec -> 1.13

at.spec

diff --git a/at.spec b/at.spec
index 8e069eb35108aa8efd852c287b725ab7ee45bd2b..1cd7629c795a9058df7c8418e2a3d0ea4eefd7c6 100644 (file)
--- a/at.spec
+++ b/at.spec
@@ -52,7 +52,7 @@ standart giri
 %build
 autoconf
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --with-atspool=/var/spool/at/spool \
        --with-jobdir=/var/spool/at \
        --with-etcdir=/etc/at
This page took 0.049293 seconds and 4 git commands to generate.