[SCM] ci-tooling packaging branch, master, updated. b07f75e2c0ccc0fc0cfdb8c0427c78ac5227a976

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Jan 7 19:00:29 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=b07f75e

The following commit has been merged in the master branch:
commit b07f75e2c0ccc0fc0cfdb8c0427c78ac5227a976
Author: Rohan Garg <rohan at kde.org>
Date:   Wed Jan 7 20:00:18 2015 +0100

    Don't modify rules for now
---
 dci/mozilla.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dci/mozilla.rb b/dci/mozilla.rb
index 33aaa79..b8145d4 100644
--- a/dci/mozilla.rb
+++ b/dci/mozilla.rb
@@ -107,8 +107,8 @@ def build_firefox
                 f.puts('firefox-kde.patch
mozilla-kde.patch
')
             }
 
-            $logger.info("Modifying debian/rules")
-            `sed -i '/^pre-build::/ s/$/ 
	mkdir -p $(MOZ_DISTDIR)\/bin\/defaults\/pref\/
	cp $(CURDIR)\/debian\/kde.js $(MOZ_DISTDIR)\/bin\/defaults\/pref\/kde.js /' debian/rules`
+            # $logger.info("Modifying debian/rules")
+            # `sed -i '/^pre-build::/ s/$/ 
	mkdir -p $(MOZ_DISTDIR)\/bin\/defaults\/pref\/
	cp $(CURDIR)\/debian\/kde.js $(MOZ_DISTDIR)\/bin\/defaults\/pref\/kde.js /' debian/rules`
 
             $logger.info("Building the source package")
             control = DebianControl.new

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list