diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-12-27 14:39:20 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-12-27 14:39:20 -0600 |
commit | 85ec50c70f59a6025a3d39e97347f1dd22a4944f (patch) | |
tree | 3e2965d8bc905fc6c8d4d01be144012a25b24e34 | |
parent | 177107cdcb50df4dd30d5d124ca3cb8aeb878197 (diff) | |
download | ulab-85ec50c70f59a6025a3d39e97347f1dd22a4944f.tar.gz ulab-85ec50c70f59a6025a3d39e97347f1dd22a4944f.zip |
Switch package format to quilt on Debian and Ubuntu
-rwxr-xr-x | clients/tde/debian/rules | 2 | ||||
-rw-r--r-- | clients/tde/debian/source/format | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/clients/tde/debian/rules b/clients/tde/debian/rules index 16f6871..c338c3c 100755 --- a/clients/tde/debian/rules +++ b/clients/tde/debian/rules @@ -6,7 +6,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/clients/tde/debian/source/format b/clients/tde/debian/source/format index 89ae9db..163aaf8 100644 --- a/clients/tde/debian/source/format +++ b/clients/tde/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) |