3 Aug 2009 15:19
[PC-BSD Commits] r4294 - pbibuild/modules/net-im/pidgin/overlay-dir
Author: kris
Date: 2009-08-03 06:19:45 -0700 (Mon, 03 Aug 2009)
New Revision: 4294
Modified:
pbibuild/modules/net-im/pidgin/overlay-dir/fixprefs.sh
Log:
Updated fix preferences script for pidgin from Alexander
Modified: pbibuild/modules/net-im/pidgin/overlay-dir/fixprefs.sh
===================================================================
--- pbibuild/modules/net-im/pidgin/overlay-dir/fixprefs.sh 2009-07-30 17:27:34 UTC (rev 4293)
+++ pbibuild/modules/net-im/pidgin/overlay-dir/fixprefs.sh 2009-08-03 13:19:45 UTC (rev 4294)
<at> <at> -5,6 +5,8 <at> <at>
cd ~
if [ -e ".purple/prefs.xml" ]
then
- sed '/Pidgin[0-9].[0-9].[0-9]/s//${PROGDIR}/' .purple/prefs.xml > .purple/prefs.xml_update
+ sed '/Pidgin[0-9].[0-9].[0-9]/s//'${PROGDIR}'/' .purple/prefs.xml > .purple/prefs.xml_update
mv .purple/prefs.xml_update .purple/prefs.xml
fi
+
+!DSPAM:1,4a725e9515166438318951!
RSS Feed