summaryrefslogtreecommitdiff
path: root/makeicecat
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2017-04-15 21:55:01 -0400
committerRuben Rodriguez <ruben@gnu.org>2017-04-15 21:55:01 -0400
commitfaf5a7e56df6d67ad6ce0e1e1f9bccb1aec60c68 (patch)
tree8fcf5531884c2cdf41b0cf478641bc763fd55a24 /makeicecat
parent77ea20afcf7d51520446c66e8b807cdde3cb59d2 (diff)
Remove unneeded ubuntu patches
Diffstat (limited to 'makeicecat')
-rw-r--r--makeicecat3
1 files changed, 2 insertions, 1 deletions
diff --git a/makeicecat b/makeicecat
index 66d8eb7..01ebb59 100644
--- a/makeicecat
+++ b/makeicecat
@@ -67,11 +67,12 @@ cd firefox.$CODENAME
bzr revert -r$REVISION
echo '3.0 (native)' > debian/source/format
-for PATCH in ubuntu-bookmarks.patch ubuntu-ua-string-changes.patch unity-menubar.patch
+for PATCH in ubuntu-bookmarks.patch ubuntu-ua-string-changes.patch unity-menubar.patch ubuntu-search-defaults.patch allow-lockPref-everywhere.patch fix-make-package-tests-without-webrtc.patch revert-upstream-search-engine-changes.patch
do
rm debian/patches/$PATCH
sed "/$PATCH/d" -i debian/patches/series
done
+sed "/test-/d" -i debian/patches/series
cd ..
mv firefox.$CODENAME/debian $SOURCEDIR