ayatana-commits team mailing list archive
-
ayatana-commits team
-
Mailing list archive
-
Message #01199
[Merge] lp:~bratsche/indicator-applet/autogen-prefix into lp:indicator-applet
Cody Russell has proposed merging lp:~bratsche/indicator-applet/autogen-prefix into lp:indicator-applet.
Requested reviews:
Indicator Applet Developers (indicator-applet-developers)
Related bugs:
#539767 autogen.sh --prefix=foo doesn't work.
https://bugs.launchpad.net/bugs/539767
--
https://code.launchpad.net/~bratsche/indicator-applet/autogen-prefix/+merge/21468
Your team ayatana-commits is subscribed to branch lp:indicator-applet.
=== modified file 'autogen.sh'
--- autogen.sh 2009-08-18 15:24:53 +0000
+++ autogen.sh 2010-03-16 18:39:19 +0000
@@ -8,4 +8,4 @@
}
USE_GNOME2_MACROS=1 \
-gnome-autogen.sh
+. gnome-autogen.sh
Follow ups