org.guifications.plugins: 71ef6f75954eb7d907471a2c37d6e75203e699af
grim at guifications.org
grim at guifications.org
Sat May 10 13:35:06 CDT 2008
-----------------------------------------------------------------
Revision: 71ef6f75954eb7d907471a2c37d6e75203e699af
Ancestor: 7cbb7160ad1e2cf4de07fcf5ed2c0d904a04d570
Author: grim at guifications.org
Date: 2008-05-10T18:31:45
Branch: org.guifications.plugins
Modified files:
autogen.sh
ChangeLog:
implementing the same change stu just made for pidgin (template needs 6 x's...)
-----------------------------------------------------------------
This revision's diffstat output:
autogen.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- autogen.sh 3564c9ef89ea9e0fb78ce058b86be0331edacb80
+++ autogen.sh 1675e95f7c8605fc7c40a19fb09752fa0eb7dcac
@@ -72,7 +72,7 @@ run_or_die () { # beotch
CMD=$1
shift
- OUTPUT=`mktemp autogen-XXXX`
+ OUTPUT=`mktemp autogen-XXXXXX`
echo -n "running ${CMD} ${@}... "
${CMD} ${@} >${OUTPUT} 2>&1
More information about the Plugins-commits
mailing list