[Fai-commit] r6269 - branches/experimental/patches

Michael Tautschnig mt at alioth.debian.org
Wed Jan 19 08:22:33 UTC 2011


Author: mt
Date: 2011-01-19 08:22:26 +0000 (Wed, 19 Jan 2011)
New Revision: 6269

Modified:
   branches/experimental/patches/grub-pc
Log:
Makefile-change was moved to trunk


Modified: branches/experimental/patches/grub-pc
===================================================================
--- branches/experimental/patches/grub-pc	2011-01-19 08:19:29 UTC (rev 6268)
+++ branches/experimental/patches/grub-pc	2011-01-19 08:22:26 UTC (rev 6269)
@@ -2,19 +2,6 @@
 
 	* simple example: Added class GRUB_PC that installs and uses grub-pc instead
 		of grub
-	* Makefile: Make sure that all example scripts are executable
-Index: trunk/Makefile
-===================================================================
---- trunk.orig/Makefile
-+++ trunk/Makefile	
-@@ -90,6 +90,7 @@
- 	cp -a pixmaps/small/*.gif $(DESTDIR)/usr/share/fai/pixmaps/small
- 	perl -pi -e 's/FAIVERSIONSTRING/$(VERSIONSTRING)/' $(DESTDIR)/usr/sbin/fai
- 	cp -a examples $(DOCDIR)
-+	chmod -R a+x $(DOCDIR)/examples/simple/scripts/
- 	cp -a utils $(DOCDIR)/examples
- 	find $(DOCDIR) -name .svn | xargs rm -rf
- 
 Index: trunk/examples/simple/package_config/DEBIAN
 ===================================================================
 --- trunk.orig/examples/simple/package_config/DEBIAN




More information about the Fai-commit mailing list