diff --git a/helpers/make-pidgin b/helpers/make-pidgin index 6e3c73a..4e3d681 100644 --- a/helpers/make-pidgin +++ b/helpers/make-pidgin @@ -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"