[Debian-live-changes] r1951 - dists/sid/live-webhelper dists/trunk/live-webhelper releases/live-webhelper/1.0~a13-1

daniel at alioth.debian.org daniel at alioth.debian.org
Sun Jun 3 13:39:44 UTC 2007


Author: daniel
Date: 2007-06-03 13:39:44 +0000 (Sun, 03 Jun 2007)
New Revision: 1951

Modified:
   dists/sid/live-webhelper/Makefile
   dists/trunk/live-webhelper/Makefile
   releases/live-webhelper/1.0~a13-1/Makefile
Log:


Modified: dists/sid/live-webhelper/Makefile
===================================================================
--- dists/sid/live-webhelper/Makefile	2007-06-03 13:37:15 UTC (rev 1950)
+++ dists/sid/live-webhelper/Makefile	2007-06-03 13:39:44 UTC (rev 1951)
@@ -16,8 +16,8 @@
 install: test
 	# Installing scripts
 	install -D -m 0755 scripts/cgi $(DESTDIR)/usr/lib/cgi-bin/live-webhelper
-	install -D -m 0755 scripts/common $(DESTDIR)/usr/share/live-webhelper/common
-	install -D -m 0755 scripts/cron $(DESTDIR)/etc/cron.d/live-webhelper
+	install -D -m 0644 scripts/common $(DESTDIR)/usr/share/live-webhelper/common
+	install -D -m 0644 scripts/cron $(DESTDIR)/etc/cron.d/live-webhelper
 	install -D -m 0644 scripts/default $(DESTDIR)/etc/default/live-webhelper
 
 	# Installing templates

Modified: dists/trunk/live-webhelper/Makefile
===================================================================
--- dists/trunk/live-webhelper/Makefile	2007-06-03 13:37:15 UTC (rev 1950)
+++ dists/trunk/live-webhelper/Makefile	2007-06-03 13:39:44 UTC (rev 1951)
@@ -16,8 +16,8 @@
 install: test
 	# Installing scripts
 	install -D -m 0755 scripts/cgi $(DESTDIR)/usr/lib/cgi-bin/live-webhelper
-	install -D -m 0755 scripts/common $(DESTDIR)/usr/share/live-webhelper/common
-	install -D -m 0755 scripts/cron $(DESTDIR)/etc/cron.d/live-webhelper
+	install -D -m 0644 scripts/common $(DESTDIR)/usr/share/live-webhelper/common
+	install -D -m 0644 scripts/cron $(DESTDIR)/etc/cron.d/live-webhelper
 	install -D -m 0644 scripts/default $(DESTDIR)/etc/default/live-webhelper
 
 	# Installing templates

Modified: releases/live-webhelper/1.0~a13-1/Makefile
===================================================================
--- releases/live-webhelper/1.0~a13-1/Makefile	2007-06-03 13:37:15 UTC (rev 1950)
+++ releases/live-webhelper/1.0~a13-1/Makefile	2007-06-03 13:39:44 UTC (rev 1951)
@@ -16,8 +16,8 @@
 install: test
 	# Installing scripts
 	install -D -m 0755 scripts/cgi $(DESTDIR)/usr/lib/cgi-bin/live-webhelper
-	install -D -m 0755 scripts/common $(DESTDIR)/usr/share/live-webhelper/common
-	install -D -m 0755 scripts/cron $(DESTDIR)/etc/cron.d/live-webhelper
+	install -D -m 0644 scripts/common $(DESTDIR)/usr/share/live-webhelper/common
+	install -D -m 0644 scripts/cron $(DESTDIR)/etc/cron.d/live-webhelper
 	install -D -m 0644 scripts/default $(DESTDIR)/etc/default/live-webhelper
 
 	# Installing templates




More information about the Debian-live-changes mailing list