summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitri John Ledkov <xnox@ubuntu.com>2016-02-08 05:38:11 +0000
committerDimitri John Ledkov <xnox@ubuntu.com>2016-02-08 05:38:11 +0000
commit2d1a2a34494bd53958423e4fbe139ef26bd84ad5 (patch)
tree10dd68aa49af7debac9159319e27583b1cde5552
parent8b1c7f5d34c448fc89d6dfbcf8d6ba5af1785032 (diff)
Do not change group permissions during install stage of the package build.
-rw-r--r--debian/changelog2
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ef2be57..1057785 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ opencryptoki (3.4.1+dfsg-1) unstable; urgency=medium
* Drop pkcs11_startup call and opencryptoki provides from the init
script, adjust PIDFILE location to /var/run/pkcsslotd.pid
* Add bison and flex build dependencies.
+ * Do not change group permissions during install stage of the package
+ build.
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 08 Feb 2016 05:00:09 +0000
diff --git a/debian/rules b/debian/rules
index abfd56a..5d68571 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_auto_clean:
override_dh_auto_configure:
./bootstrap.sh
- dh_auto_configure -- --enable-tpmtok --with-systemd=/lib/systemd/system
+ dh_auto_configure -- --enable-tpmtok --with-systemd=/lib/systemd/system ac_cv_path_CHGRP=true
override_dh_auto_install:
dh_auto_install