[Pkg-urxvt-maintainers] [SCM] Git repository for pkg-urxvt branch, master, updated. debian/9.22-1-28-ge909968

Ryan Kavanagh rak at moszumanska.debian.org
Thu Jan 4 19:26:20 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde//srv/git.debian.org/git/pkg-urxvt/pkg-urxvt.git;a=commitdiff;h=c8e319d

The following commit has been merged in the master branch:
commit c8e319de853e03809130357dccf07bd671ed706e
Author: Ryan Kavanagh <rak at debian.org>
Date:   Tue Jan 2 16:02:06 2018 -0500

    Perl scripts should be executable
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index c97f1ed..95cc933 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,6 +67,7 @@ override_dh_fixperms:
 	dh_fixperms
 	chgrp utmp $(PACKAGE_DIR)/usr/bin/urxvt $(PACKAGE_DIR)/usr/bin/urxvtd
 	chmod g+s $(PACKAGE_DIR)/usr/bin/urxvt $(PACKAGE_DIR)/usr/bin/urxvtd
+	chmod +x $(PACKAGE_DIR)/usr/lib/$(DEB_HOST_MULTIARCH)/urxvt/perl/*
 
 override_dh_gencontrol:
 	dh_gencontrol

-- 
Git repository for pkg-urxvt



More information about the Pkg-urxvt-maintainers mailing list