SF.net SVN: geany-plugins:[724] trunk/geany-plugins/autogen.sh

hyperair at users.sourceforge.net hyperair at xxxxx
Sun Jun 14 15:21:50 UTC 2009


Revision: 724
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=724&view=rev
Author:   hyperair
Date:     2009-06-14 15:21:50 +0000 (Sun, 14 Jun 2009)

Log Message:
-----------
Update autogen.sh to reflect new m4 directory

Modified Paths:
--------------
    trunk/geany-plugins/autogen.sh

Modified: trunk/geany-plugins/autogen.sh
===================================================================
--- trunk/geany-plugins/autogen.sh	2009-06-14 15:20:05 UTC (rev 723)
+++ trunk/geany-plugins/autogen.sh	2009-06-14 15:21:50 UTC (rev 724)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-mkdir -p m4
+mkdir -p build/m4/cache
 autoreconf -vfi
 intltoolize -c -f
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list