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

autofs.spec

index 6bd1c8d76502c78b3a22d822d84240c2edca732b..20b93c3f2e63f42d22426ea735f2453f471c8143 100644 (file)
@@ -47,7 +47,7 @@ sistemleri, CD-ROM'lar ve disketler 
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --sysconfdir=/etc/autofs
  
This page took 0.031026 seconds and 4 git commands to generate.