[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-24-g8267168

Ian Beckwith ianb at erislabs.net
Tue Oct 27 01:47:21 UTC 2009


The following commit has been merged in the master branch:
commit 8267168b4c8b0178baa6233d4cdc691221004988
Author: Ian Beckwith <ianb at erislabs.net>
Date:   Tue Oct 27 01:46:58 2009 +0000

    Makefile.am: install-data-hook: remove execute flag from generated files surfraw.conf, elvi.1sr & surfraw.1.

diff --git a/ChangeLog b/ChangeLog
index 97e7f9e..0f93fc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
 	* Fix debsec (Thanks to Moritz Muehlenhoff, for this
 	  and all his other work).
 	* test/Makefile.am: add debvcsbrowse.test to EXTRA_DIST
+	* Makefile.am: install-data-hook: remove execute flag
+	  from generated files surfraw.conf, elvi.1sr & surfraw.1.
 
 2009-10-20  Ian Beckwith  <ianb at erislabs.net>
 
diff --git a/Makefile.am b/Makefile.am
index df840c4..480b13a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,7 @@ links: links.IN
 include $(top_srcdir)/Makefile.include
 
 install-data-hook: links surfraw.conf
+	chmod -x surfraw.conf elvi.1sr surfraw.1
 	mkdir -p $(DESTDIR)@sysconfdir@/xdg/surfraw
 	cp surfraw.conf $(DESTDIR)@sysconfdir@/xdg/surfraw/conf
 	cp surfraw.bookmarks $(DESTDIR)@sysconfdir@/xdg/surfraw/bookmarks
diff --git a/Makefile.in b/Makefile.in
index 4645009..f682eb5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -859,6 +859,7 @@ links: links.IN
 	mv $@.tmp $@
 
 install-data-hook: links surfraw.conf
+	chmod -x surfraw.conf elvi.1sr surfraw.1
 	mkdir -p $(DESTDIR)@sysconfdir@/xdg/surfraw
 	cp surfraw.conf $(DESTDIR)@sysconfdir@/xdg/surfraw/conf
 	cp surfraw.bookmarks $(DESTDIR)@sysconfdir@/xdg/surfraw/bookmarks
diff --git a/debian/changelog b/debian/changelog
index 1d290e9..b945abf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ surfraw (2.2.6-1) unstable; urgency=low
     + update vcs- fields to point to new git repo.
     + Standards-Version: 3.8.3 (No changes).
 
-  -- Ian Beckwith <ianb at debian.org>  Mon, 20 Jul 2009 04:03:04 +0100
+ -- Ian Beckwith <ianb at debian.org>  Tue, 27 Oct 2009 00:21:33 +0000
 
 surfraw (2.2.5-1) unstable; urgency=low
 

-- 
surfraw -  a fast unix command line interface to WWW



More information about the Surfraw-commits mailing list