[csw-devel] SF.net SVN: gar:[6419] csw/mgar/pkg/x11

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Tue Sep 22 23:27:51 CEST 2009


Revision: 6419
          http://gar.svn.sourceforge.net/gar/?rev=6419&view=rev
Author:   wbonnet
Date:     2009-09-22 21:27:49 +0000 (Tue, 22 Sep 2009)

Log Message:
-----------
Update some path in the default message

Modified Paths:
--------------
    csw/mgar/pkg/x11/glproto/Makefile
    csw/mgar/pkg/x11/inputproto/Makefile
    csw/mgar/pkg/x11/kbproto/Makefile
    csw/mgar/pkg/x11/recordproto/Makefile
    csw/mgar/pkg/x11/renderproto/Makefile
    csw/mgar/pkg/x11/videoproto/Makefile
    csw/mgar/pkg/x11/xcb-proto/Makefile
    csw/mgar/pkg/x11/xextproto/Makefile
    csw/mgar/pkg/x11/xproto/Makefile

Modified: csw/mgar/pkg/x11/glproto/Makefile
===================================================================
--- csw/mgar/pkg/x11/glproto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/glproto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/glproto directory."
 
 %:
 	$(MAKE) -C trunk $* 

Modified: csw/mgar/pkg/x11/inputproto/Makefile
===================================================================
--- csw/mgar/pkg/x11/inputproto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/inputproto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/inputproto directory."
 
 %:
 	$(MAKE) -C trunk $* 

Modified: csw/mgar/pkg/x11/kbproto/Makefile
===================================================================
--- csw/mgar/pkg/x11/kbproto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/kbproto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/kbproto directory."
 
 %:
 	$(MAKE) -C trunk $* 

Modified: csw/mgar/pkg/x11/recordproto/Makefile
===================================================================
--- csw/mgar/pkg/x11/recordproto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/recordproto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/recordproto directory."
 
 %:
 	$(MAKE) -C trunk $* 

Modified: csw/mgar/pkg/x11/renderproto/Makefile
===================================================================
--- csw/mgar/pkg/x11/renderproto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/renderproto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/renderproto directory."
 
 %:
 	$(MAKE) -C trunk $* 

Modified: csw/mgar/pkg/x11/videoproto/Makefile
===================================================================
--- csw/mgar/pkg/x11/videoproto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/videoproto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/videoproto directory."
 
 %:
 	$(MAKE) -C trunk $* 

Modified: csw/mgar/pkg/x11/xcb-proto/Makefile
===================================================================
--- csw/mgar/pkg/x11/xcb-proto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/xcb-proto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/xcb-proto directory."
 
 %:
 	$(MAKE) -C trunk $* 

Modified: csw/mgar/pkg/x11/xextproto/Makefile
===================================================================
--- csw/mgar/pkg/x11/xextproto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/xextproto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/xextproto directory."
 
 %:
 	$(MAKE) -C trunk $* 

Modified: csw/mgar/pkg/x11/xproto/Makefile
===================================================================
--- csw/mgar/pkg/x11/xproto/Makefile	2009-09-22 21:08:17 UTC (rev 6418)
+++ csw/mgar/pkg/x11/xproto/Makefile	2009-09-22 21:27:49 UTC (rev 6419)
@@ -1,7 +1,7 @@
 # vim: ft=make ts=4 sw=4 noet
 
 default:
-	@echo "You are in the pkg/ directory."
+	@echo "You are in the pkg/x11/xproto directory."
 
 %:
 	$(MAKE) -C trunk $* 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list