* Version bump 0.0.6 -> 0.4.0 * Added desktop entries to Advanced Settings menu
On Thu, 2004-08-12 at 14:29, Sergey Akifyev wrote: Please, change 'pre-patch' to 'post-patch' in the following fragment of Makefile after patching by running sed -i '' -e 's|pre-|post-|' Makefile in the port directory. Thanks. > + gtweakui-nautilus.desktop.in \ > + gtweakui-session.desktop.in > + > +pre-patch: > +.for FILE in ${DESKTOP_FILES} > + @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share/gnome|g' \ > + -e 's|Settings;|&AdvancedSettings;|g' ${WRKSRC}/${FILE} > + -- regards, Sergey Akifyev <asa@gascom.ru> JSC Gascom <http://www.gascom.ru> PGP key available from: ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt
State Changed From-To: open->closed committed, thanks