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

e2fsprogs.spec

index a07631eb68b6009a170291eb5e05bd42dfae2087..387e197f576a49beb3c27316c9c005e6451c0ccd 100644 (file)
@@ -83,7 +83,7 @@ statycznie skonsolidowanych (likowanych) z bibliotekami do e2fs.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
-./configure \
+./configure %{_target} \
        --enable-elf-shlibs \
        --with-ldopts="-s"
 
This page took 0.088285 seconds and 4 git commands to generate.