ppcrcd/trunk/Makefile

sparky cvs at pld-linux.org
Thu Jan 5 22:03:47 CET 2006


Author: sparky
Date: Thu Jan  5 22:03:43 2006
New Revision: 6743

Modified:
   ppcrcd/trunk/Makefile
Log:
- host name change pldmachine -> ppcrcd


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile	(original)
+++ ppcrcd/trunk/Makefile	Thu Jan  5 22:03:43 2006
@@ -123,6 +123,8 @@
 	#
 	$(SU) sed -e 's/@_VERSION_@/$(VERSION)/g' \
 		-i root.swork/linuxrc
+	$(SU) sed -e 's/pldmachine/ppcrcd/' \
+		-i root.swork/etc/sysconfig/network
 	#
 	$(SU) chown root -R root.swork/*
 	$(SU) mv root.swork $@


More information about the pld-cvs-commit mailing list