[Debian-live-changes] r1764 - dists/trunk/live-webhelper

daniel at alioth.debian.org daniel at alioth.debian.org
Sat May 26 05:41:30 UTC 2007


Author: daniel
Date: 2007-05-26 05:41:29 +0000 (Sat, 26 May 2007)
New Revision: 1764

Modified:
   dists/trunk/live-webhelper/Makefile
Log:


Modified: dists/trunk/live-webhelper/Makefile
===================================================================
--- dists/trunk/live-webhelper/Makefile	2007-05-26 05:40:58 UTC (rev 1763)
+++ dists/trunk/live-webhelper/Makefile	2007-05-26 05:41:29 UTC (rev 1764)
@@ -25,7 +25,7 @@
 	install -D -m 0644 COPYING $(DESTDIR)/usr/share/doc/live-webhelper/COPYING
 
 	# Installing logfile
-	install -d 0755 $(DESTDIR)/var/log
+	install -d -m 0755 $(DESTDIR)/var/log
 	touch $(DESTDIR)/var/log/live
 	chown www-data:www-data $(DESTDIR)/var/log/live
 




More information about the Debian-live-changes mailing list