]> git.pld-linux.org Git - packages/aumix.git/commitdiff
- s-/usr/bin-%{_bindir}-
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 23:26:07 +0000 (23:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aumix.spec -> 1.10

aumix.spec

index 29c829ad150e5dd7c6f5268e366786934b794714..44420cef581c17726961c520fb07dfc44353cc54 100644 (file)
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 
 make prefix="$RPM_BUILD_ROOT/usr" install
 
-strip $RPM_BUILD_ROOT/usr/bin/*
+strip $RPM_BUILD_ROOT%{_bindir}/*
 
 gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/* \
        AUTHORS BUGS ChangeLog NEWS README 
@@ -89,7 +89,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(ru)    %{_datadir}/locale/ru/LC_MESSAGES/aumix.mo
 %lang(ua)    %{_datadir}/locale/ua/LC_MESSAGES/aumix.mo
 
-%attr(755,root,root) /usr/bin/aumix
+%attr(755,root,root) %{_bindir}/aumix
 %{_mandir}/man1/*
 
 %changelog
This page took 0.08672 seconds and 4 git commands to generate.