From a084b09941cf0f74b35b1d843daf5fcef31a6805 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 21 Mar 2010 07:41:07 +0000 Subject: [PATCH] - use macro Changed files: xfsprogs.spec -> 1.132 --- xfsprogs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfsprogs.spec b/xfsprogs.spec index 814dfcf..d38e9db 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -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}" \ -- 2.44.0