summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2002-10-09 13:14:51 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitdc57d103165a60b6aa2f0ae808b12a3438014b54 (patch)
tree95a77cd25927ff88e7715a1009bd70397425d999
parent27924d8865c5d7035bd7ffe1c796200c7063dbf4 (diff)
downloadxmms-input-smpeg-dc57d103165a60b6aa2f0ae808b12a3438014b54.zip
xmms-input-smpeg-dc57d103165a60b6aa2f0ae808b12a3438014b54.tar.gz
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
Changed files: xmms-input-smpeg.spec -> 1.20
-rw-r--r--xmms-input-smpeg.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmms-input-smpeg.spec b/xmms-input-smpeg.spec
index f13dad6..e26302d 100644
--- a/xmms-input-smpeg.spec
+++ b/xmms-input-smpeg.spec
@@ -37,8 +37,8 @@ Ta wtyczka pozwala xmms'owi odtwarzać filmy w formacie MPEG.
%build
rm -f missing
%{__libtoolize}
-aclocal
-autoheader
+%{__aclocal}
+%{__autoheader}
%{__autoconf}
%{__automake}
CPPFLAGS="-L%{_libdir}"; export CPPFLAGS