------------------------------------------------------------ revno: 345 committer: Cody Russell <[email protected]> branch nick: extra-dot timestamp: Tue 2010-03-16 13:36:35 -0500 message: Fix for --prefix option to autogen.sh modified: autogen.sh
-- lp:indicator-applet https://code.launchpad.net/~indicator-applet-developers/indicator-applet/applet Your team ayatana-commits is subscribed to branch lp:indicator-applet. To unsubscribe from this branch go to https://code.launchpad.net/~indicator-applet-developers/indicator-applet/applet/+edit-subscription.
=== modified file 'autogen.sh' --- autogen.sh 2009-08-18 15:24:53 +0000 +++ autogen.sh 2010-03-16 18:36:35 +0000 @@ -8,4 +8,4 @@ } USE_GNOME2_MACROS=1 \ -gnome-autogen.sh +. gnome-autogen.sh
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

