]> git.pld-linux.org Git - packages/pan.git/commitdiff
- added missing "-I macros" to aclocal parameters. pan-0_11_0_92-2
authorkloczek <kloczek@pld-linux.org>
Sun, 13 Jan 2002 16:28:39 +0000 (16:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pan.spec -> 1.34

pan.spec

index 1a7de1d85a1185cdd6e5123664d6252edcdef07a..8340b8e21b8a53dd506c37c231147863807b59d5 100644 (file)
--- a/pan.spec
+++ b/pan.spec
@@ -59,7 +59,7 @@ mv -f configure.in.tmp configure.in
 rm -f missing
 libtoolize --copy --force
 gettextize --copy --force
-aclocal
+aclocal -I macros
 autoconf
 automake -a -c
 %configure \
This page took 0.083117 seconds and 4 git commands to generate.