gnome-audio r46 - in trunk: . sounds



Author: hadess
Date: Tue Apr 29 16:03:04 2008
New Revision: 46
URL: http://svn.gnome.org/viewvc/gnome-audio?rev=46&view=rev

Log:
2008-04-29  Bastien Nocera  <hadess hadess net>

	* sounds/Makefile: Patch from Vaclav Slavik
	<vslavik fastmail fm> to fix "-j2" builds (Closes: #530529)



Modified:
   trunk/ChangeLog
   trunk/sounds/Makefile

Modified: trunk/sounds/Makefile
==============================================================================
--- trunk/sounds/Makefile	(original)
+++ trunk/sounds/Makefile	Tue Apr 29 16:03:04 2008
@@ -16,6 +16,6 @@
 		$(INSTALL_DATA) $$I $(DESTDIR)/$(datadir)/sounds/$$I; \
 	done
 
-install-default-links:
+install-default-links: install-files
 	$(LN_S) startup3.wav $(DESTDIR)/$(datadir)/sounds/login.wav
 	$(LN_S) shutdown1.wav $(DESTDIR)/$(datadir)/sounds/logout.wav



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