]> git.pld-linux.org Git - packages/apt.git/commitdiff
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
authorkloczek <kloczek@pld-linux.org>
Wed, 9 Oct 2002 13:14:17 +0000 (13:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apt.spec -> 1.64

apt.spec

index c6396a37699ef987e1e6f928005a5617c63a2dfb..e6ab4ad575ef29e04161aff45c3b09fc7c0b0e52 100644 (file)
--- a/apt.spec
+++ b/apt.spec
@@ -98,7 +98,7 @@ rm -f po/{POTFILES,Makefile}
 %build
 mv po/es_ES.po po/es.po
 mv po/it_IT.po po/it.po
-aclocal -I buildlib
+%{__aclocal} -I buildlib
 %{__autoconf}
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
 %configure \
This page took 0.050787 seconds and 4 git commands to generate.