From 8764ae0eb73949b942c47cbefd32989bf9a71fb9 Mon Sep 17 00:00:00 2001 From: Kevin Gallagher Date: Wed, 26 Oct 2016 16:10:34 -0700 Subject: [PATCH] Fixes executable mode of maintainer scripts --- contrib/DEBIAN/postinst | 0 contrib/DEBIAN/postrm | 0 contrib/DEBIAN/preinst | 0 contrib/DEBIAN/prerm | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 contrib/DEBIAN/postinst mode change 100644 => 100755 contrib/DEBIAN/postrm mode change 100644 => 100755 contrib/DEBIAN/preinst mode change 100644 => 100755 contrib/DEBIAN/prerm diff --git a/contrib/DEBIAN/postinst b/contrib/DEBIAN/postinst old mode 100644 new mode 100755 diff --git a/contrib/DEBIAN/postrm b/contrib/DEBIAN/postrm old mode 100644 new mode 100755 diff --git a/contrib/DEBIAN/preinst b/contrib/DEBIAN/preinst old mode 100644 new mode 100755 diff --git a/contrib/DEBIAN/prerm b/contrib/DEBIAN/prerm old mode 100644 new mode 100755