[PATCH] getopt: install example scripts as SCRIPTS, not DATA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 16 Nov 2007, Peter Breitenlohner wrote:

The example scripts should be installed with execute permissions,
as for util-linux-2.12r and earlier, i.e., as SCRIPTS and not as DATA

Signed-off-by: Peter Breitenlohner <peb@xxxxxxxxxxxx>
	Install the example scripts as SCRIPTS, i.e., with execute
	permission as for util-linux-2.12r and earlier, not as DATA

diff -ur util-linux-ng-2.13.orig/getopt/Makefile.am util-linux-ng-2.13/getopt/Makefile.am
--- util-linux-ng-2.13.orig/getopt/Makefile.am	2007-05-17 10:31:16.000000000 +0200
+++ util-linux-ng-2.13/getopt/Makefile.am	2007-11-08 13:54:52.000000000 +0100
@@ -7,7 +7,7 @@
 man_MANS = getopt.1
 
 exampledir = $(datadir)/getopt/
-dist_example_DATA = getopt-parse.bash getopt-parse.tcsh \
+dist_example_SCRIPTS = getopt-parse.bash getopt-parse.tcsh \
 	getopt-test.bash getopt-test.tcsh
 
 EXTRA_DIST = README Changelog COPYING

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux