garnome r6480 - in branches/gnome-2-22: . bootstrap/ttf-bitstream-vera



Author: kbrae
Date: Tue Apr 22 23:46:38 2008
New Revision: 6480
URL: http://svn.gnome.org/viewvc/garnome?rev=6480&view=rev

Log:
        * bootstrap/ttf-bitstream-vera: Add custom-install MAKECOOKIE, to
        prevent erroneous failures when installing repeatedly with
        BUILD_CLEAN enabled.



Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/bootstrap/ttf-bitstream-vera/Makefile

Modified: branches/gnome-2-22/bootstrap/ttf-bitstream-vera/Makefile
==============================================================================
--- branches/gnome-2-22/bootstrap/ttf-bitstream-vera/Makefile	(original)
+++ branches/gnome-2-22/bootstrap/ttf-bitstream-vera/Makefile	Tue Apr 22 23:46:38 2008
@@ -17,3 +17,4 @@
 install-custom:
 	@install -d $(FONTSDIR)
 	@install -m 644 $(WORKSRC)/*.ttf $(FONTSDIR)
+	@$(MAKECOOKIE)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]