[Debian-live-changes] r1899 - in dists/trunk: live-helper live-webhelper

daniel at alioth.debian.org daniel at alioth.debian.org
Thu May 31 07:34:08 UTC 2007


Author: daniel
Date: 2007-05-31 07:34:07 +0000 (Thu, 31 May 2007)
New Revision: 1899

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


Modified: dists/trunk/live-helper/Makefile
===================================================================
--- dists/trunk/live-helper/Makefile	2007-05-31 07:30:45 UTC (rev 1898)
+++ dists/trunk/live-helper/Makefile	2007-05-31 07:34:07 UTC (rev 1899)
@@ -88,9 +88,6 @@
 		done; \
 	done
 
-	# Uninstalling logfile
-	rm -f $(DESTDIR)/var/log/live*
-
 update:
 	set -e; for MANPAGE in manpages/*.de.* manpages/*.en.*; \
 	do \

Modified: dists/trunk/live-webhelper/Makefile
===================================================================
--- dists/trunk/live-webhelper/Makefile	2007-05-31 07:30:45 UTC (rev 1898)
+++ dists/trunk/live-webhelper/Makefile	2007-05-31 07:34:07 UTC (rev 1899)
@@ -73,9 +73,6 @@
 		done; \
 	done
 
-	# Uninstalling logfile
-	rm -f $(DESTDIR)/var/log/live*
-
 update:
 	sed -i -e 's/VERSION="1.0~a13"/VERSION="1.0~a14"/' scripts/default
 




More information about the Debian-live-changes mailing list