]> git.pld-linux.org Git - packages/diction.git/commitdiff
- use __autoconf macro
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Aug 2003 23:28:17 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    diction.spec -> 1.7

diction.spec

index 5a344e3ac10619137ba4d2021925490e47de6f7d..30b7bfbc7992cd8e40641bf7cd9d1dd1898c4fe4 100644 (file)
@@ -43,7 +43,7 @@ Obie komendy wspieraj
 %patch1 -p1
 
 %build
-autoconf
+%{__autoconf}
 cp -f %{_datadir}/automake/{config.,missing}* .
 %configure
 %{__make}
@@ -73,4 +73,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man?/*
-%{_infodir}/*
+%{_infodir}/*.info*
This page took 0.069756 seconds and 4 git commands to generate.