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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Mar 17 16:40:27 UTC 2015


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

The following commit has been merged in the master branch:
commit 678764eaf7090b157168c3a45b0e712d84a60383
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Mar 17 17:39:51 2015 +0100

    Copy over files into the host post build
---
 dci/imager.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dci/imager.rb b/dci/imager.rb
index 059d5c6..24862ea 100644
--- a/dci/imager.rb
+++ b/dci/imager.rb
@@ -124,4 +124,5 @@ Dir.chdir('build') do
   FileUtils.cp("#{File.expand_path(File.dirname(File.dirname(File.dirname(__FILE__))))}/data/imager/0090-sddm", "config/includes.chroot/lib/live/config")
 
   system('lb build')
+  system('cp -av live-image* /build/')
 end

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list