[SCM] kdenlive packaging branch, master, updated. 9f550ac28d3e70cb6e0992fdea79b6c2f9777920

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:16:07 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=e0ab18b

The following commit has been merged in the master branch:
commit e0ab18ba051eb380d8b0797c724be4c99cff8a1f
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Sat May 16 17:32:58 2009 +0000

    Fix building with new version.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@891 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b0b5bb3..4873a2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ configure-stamp:
 	dh_testdir
 	[ -d build ] || mkdir build
 	cp CMakeLists.txt build
+	cp kdenlive-config.h.cmake build
 	cp -r cmake build
 	cp -r po build
 	cp -r effects build

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list