[Debian-live-changes] r1187 - dists/trunk/live-helper

Daniel Baumann daniel at alioth.debian.org
Thu Apr 26 12:31:53 UTC 2007


Author: daniel
Date: 2007-04-26 12:31:53 +0000 (Thu, 26 Apr 2007)
New Revision: 1187

Added:
   dists/trunk/live-helper/data/
Modified:
   dists/trunk/live-helper/Makefile
Log:


Modified: dists/trunk/live-helper/Makefile
===================================================================
--- dists/trunk/live-helper/Makefile	2007-04-26 11:50:05 UTC (rev 1186)
+++ dists/trunk/live-helper/Makefile	2007-04-26 12:31:53 UTC (rev 1187)
@@ -15,7 +15,7 @@
 
 	# Installing shared data
 	mkdir -p $(DESTDIR)/usr/share/live-helper
-	cp -r examples functions hooks includes lists templates $(DESTDIR)/usr/share/live-helper
+	cp -r data examples functions hooks includes lists templates $(DESTDIR)/usr/share/live-helper
 
 	# Installing documentation
 	mkdir -p $(DESTDIR)/usr/share/doc/live-helper




More information about the Debian-live-changes mailing list