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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Fri Jan 16 01:27:07 UTC 2015


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

The following commit has been merged in the master branch:
commit 97f1f20e36a8b184fa918b8410a1bee095a27596
Author: Rohan Garg <rohan at kde.org>
Date:   Fri Jan 16 02:26:56 2015 +0100

    Don't install to sub folder
---
 dci/mozilla.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dci/mozilla.rb b/dci/mozilla.rb
index d821e2d..7de8499 100644
--- a/dci/mozilla.rb
+++ b/dci/mozilla.rb
@@ -147,7 +147,7 @@ Pin-Priority: 1000
             }
 
             File.open('debian/firefox-plasma.install', 'w') { |f|
-                f.puts('debian/firefox-plasma.pref etc/apt/preferences.d/firefox-plasma')
+                f.puts('debian/firefox-plasma.pref etc/apt/preferences.d/')
             }
 
             $logger.info("Building the source package")

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list