diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-12-28 13:05:49 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-12-28 13:06:51 +0100 |
commit | 14678cd6ebf2082117de9d69854cd4f7b631f83b (patch) | |
tree | 74a316221b3b3e40c91d7a8c63b605e54fe22cd1 /ubuntu/raring/tdegames | |
parent | 43ed3b6077952745b04a8c749726871f7cd76142 (diff) | |
download | tde-packaging-14678cd6ebf2082117de9d69854cd4f7b631f83b.tar.gz tde-packaging-14678cd6ebf2082117de9d69854cd4f7b631f83b.zip |
Switch package format to quilt on Debian and Ubuntu
This resolves Bug 1782
Diffstat (limited to 'ubuntu/raring/tdegames')
-rwxr-xr-x | ubuntu/raring/tdegames/debian/rules | 2 | ||||
-rw-r--r-- | ubuntu/raring/tdegames/debian/source/format | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/raring/tdegames/debian/rules b/ubuntu/raring/tdegames/debian/rules index 7f682874f..995e94c46 100755 --- a/ubuntu/raring/tdegames/debian/rules +++ b/ubuntu/raring/tdegames/debian/rules @@ -2,7 +2,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include debian/cdbs/debian-qt-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 export kde_bindir = /opt/trinity/games diff --git a/ubuntu/raring/tdegames/debian/source/format b/ubuntu/raring/tdegames/debian/source/format index 89ae9db8f..163aaf8d8 100644 --- a/ubuntu/raring/tdegames/debian/source/format +++ b/ubuntu/raring/tdegames/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) |