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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Apr 22 13:04:10 UTC 2015


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

The following commit has been merged in the master branch:
commit f8cd839af44dc00e451f923079b53ec7707c22e0
Author: Rohan Garg <rohan at garg.io>
Date:   Wed Apr 22 15:03:58 2015 +0200

    Install extras repo in the desktop ISO
---
 dci/imager.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dci/imager.rb b/dci/imager.rb
index 41e16f3..6f1a76b 100644
--- a/dci/imager.rb
+++ b/dci/imager.rb
@@ -101,7 +101,7 @@ Dir.chdir('build') do
 
   case FLAVOR
   when /.*netrunner.*desktop/
-    repos = %w(qt5 frameworks plasma netrunner calamares moz-plasma)
+    repos = %w(qt5 frameworks plasma netrunner calamares moz-plasma extras)
     packages = %w(netrunner-desktop calamares calamares-branding)
 
     extra_opts << '--debian-installer-gui false'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list