Skip to content
Snippets Groups Projects
Commit 2f846806 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Updated pidgin helper

parent 00ec35f3
No related branches found
No related tags found
No related merge requests found
......@@ -22,13 +22,13 @@ COMPONENT=main
. ./config
for PATCH in default_to_irc_ubuntu lpi let_crasher_for_apport
for PATCH in default_to_irc_ubuntu let_crasher_for_apport
do
rm debian/patches/*$PATCH*
sed -i /$PATCH/d debian/patches/series
done
#sed '/purple_prefs_add_bool.*conv_focus/ s/FALSE/TRUE/' ./finch/gntsound.c -i
sed '/PIDGIN_PREFS_ROOT.*conv_focus/s/TRUE/FALSE/' -i pidgin/gtksound.c
changelog "Compiled for Trisquel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment