diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-12-28 17:33:59 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-12-28 17:33:59 +0100 |
commit | c55ee4f291ee28be12e57a83d59b050f3952258b (patch) | |
tree | 10117c9ac14def142e3fe5d08fa0398551bc3ed2 /ubuntu/precise/applications/tdmtheme/debian | |
parent | f2b702ffebf729f632c9fe8dadd8fa06660832d7 (diff) | |
parent | 14678cd6ebf2082117de9d69854cd4f7b631f83b (diff) | |
download | tde-packaging-c55ee4f291ee28be12e57a83d59b050f3952258b.tar.gz tde-packaging-c55ee4f291ee28be12e57a83d59b050f3952258b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/applications/tdmtheme/debian')
-rwxr-xr-x | ubuntu/precise/applications/tdmtheme/debian/rules | 2 | ||||
-rw-r--r-- | ubuntu/precise/applications/tdmtheme/debian/source/format | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/precise/applications/tdmtheme/debian/rules b/ubuntu/precise/applications/tdmtheme/debian/rules index cc4a5d1a8..4c71145dc 100755 --- a/ubuntu/precise/applications/tdmtheme/debian/rules +++ b/ubuntu/precise/applications/tdmtheme/debian/rules @@ -2,7 +2,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include debian/cdbs/kde.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/rules/utils.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde diff --git a/ubuntu/precise/applications/tdmtheme/debian/source/format b/ubuntu/precise/applications/tdmtheme/debian/source/format index 89ae9db8f..163aaf8d8 100644 --- a/ubuntu/precise/applications/tdmtheme/debian/source/format +++ b/ubuntu/precise/applications/tdmtheme/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) |