[Trisquel-devel] Rev 36: abrowser: fix about:license text (Closes #4362) in file:///home/aklis/code/package-helpers/

Santiago Rodríguez santi at trisquel.info
Wed Dec 14 02:58:46 CET 2011


At file:///home/aklis/code/package-helpers/

------------------------------------------------------------
revno: 36
revision-id: santi at trisquel.info-20111214020055-vbx3f85nvfv3rq8f
parent: santi at trisquel.info-20111212234953-m6cbzi3ygz2fj0k2
committer: Santiago Rodríguez <santi at trisquel.info>
branch nick: package-helpers
timestamp: Wed 2011-12-14 03:00:55 +0100
message:
  abrowser: fix about:license text (Closes #4362)
  	  fix "Provides:" field
-------------- next part --------------
=== modified file 'helpers/natty/make-firefox'
--- a/helpers/natty/make-firefox	2011-12-07 00:53:23 +0000
+++ b/helpers/natty/make-firefox	2011-12-14 02:00:55 +0000
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=4
+VERSION=5
 QUILT=skip
 
 . ./config
@@ -317,10 +317,22 @@
 replace www.mozilla.com/abrowser/central trisquel.info/browser
 replace www.mozilla.com/legal/privacy trisquel.info/legal
 
+
+
+
+
+#Change about:license text
+#Closes http://trisquel.info/es/issues/4362
+sed -i 's/<a\ href\=\"http\:\/\/www.mozilla.org\/\">Mozilla\ Project<\/a>/<a\ href\=\"http\:\/\/www.trisquel.info\/\"\>Trisquel\ Project<\/a>/g' mozilla/browser/base/content/overrides/app-license.html
+
+
+
+
 # We went too far...
 replace "Trisquel Public" "Mozilla Public" .
 replace "Trisquel Foundation" "Mozilla Foundation" .
 replace "Trisquel Corporation" "Mozilla Corporation" .
+sed -i 's/iceweasel, abrowser, icecat,/iceweasel, firefox, icecat,/g' debian/control*
 
 tar -cjf $TARBALL mozilla
 rm mozilla -rf



More information about the Trisquel-devel mailing list