diff --git a/helpers/make-icecat b/helpers/make-icecat index aa0899314459bd802936232d65e60f29e244648a..60e43598906ad95aec1812de327ba9a21add3977 100644 --- a/helpers/make-icecat +++ b/helpers/make-icecat @@ -57,6 +57,11 @@ cp $DATA/aboutIceCat.xhtml extensions/gnu/abouticecat@gnu.org/chrome/content/abo cp $DATA/bookmarks.html.in browser/locales/generic/profile/bookmarks.html.in cp $DATA/aboutHome.xhtml browser/base/content/abouthome/aboutHome.xhtml +for patch in dont-include-hyphenation-patterns.patch allow-lockPref-everywhere.patch test- fix-make-package-tests-without-webrtc.patch; do + #rm debian/patches/$patch + sed "/$patch/d" -i debian/patches/series +done + changelog "Customized for Trisquel" compile