Updated pidgin helper
This commit is contained in:
parent
00ec35f3a6
commit
2f8468063b
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue