From 85ec50c70f59a6025a3d39e97347f1dd22a4944f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 27 Dec 2016 14:39:20 -0600 Subject: [PATCH] Switch package format to quilt on Debian and Ubuntu --- clients/tde/debian/rules | 2 +- 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)