]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- use macro auto/th/xfsprogs-3_1_1-1 auto/ti/xfsprogs-3_1_1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 21 Mar 2010 07:41:07 +0000 (07:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfsprogs.spec -> 1.132

xfsprogs.spec

index 814dfcf452f0cf05aa7aa170eb79a2a7cfad91af..d38e9dbd1bfbcbeb22528f3719824ee488e0e701 100644 (file)
@@ -148,7 +148,7 @@ sed -i -e 's|\(^LLDLIBS.*=.*\)|\1 -lcompat|' db/Makefile mkfs/Makefile
 %{__autoconf}
 %configure \
        %{?with_dietlibc:CC="diet %{__cc} -static"} \
-       --sbindir=/usr/sbin \
+       --sbindir=%{_bindir} \
        --disable-gettext \
        --disable-readline \
        DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}" \
@@ -181,7 +181,7 @@ sed -i -e 's|\(^LLDLIBS.*=.*\) -lcompat|\1|' db/Makefile mkfs/Makefile
 
 %{__autoconf}
 %configure \
-       --sbindir=/usr/sbin \
+       --sbindir=%{_bindir}\
        --enable-gettext \
        --enable-readline \
        DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}" \
This page took 0.286318 seconds and 4 git commands to generate.