]> git.pld-linux.org Git - packages/sodipodi.git/commitdiff
- added missing "-I macros" to aclocal parametres. sodipodi-0_22-3
authorkloczek <kloczek@pld-linux.org>
Thu, 19 Apr 2001 00:09:18 +0000 (00:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sodipodi.spec -> 1.15

sodipodi.spec

index e7d7cd45c54e91f5319882f714814a5fadef3c8b..ad6656de7314c7815906d9f362a28dc7bbe32e16 100644 (file)
@@ -29,7 +29,7 @@ Sodipodi is a gneneral vector drawing program for GNOME environment.
 
 %build
 gettextize --copy --force
-aclocal
+aclocal -I macros
 autoconf
 automake -a -c
 %configure
This page took 0.048908 seconds and 4 git commands to generate.