diff -ru gnome-audio-2.22.1.orig/sounds/Makefile gnome-audio-2.22.1/sounds/Makefile --- gnome-audio-2.22.1.orig/sounds/Makefile 2008-03-25 16:05:00.000000000 +0100 +++ gnome-audio-2.22.1/sounds/Makefile 2008-04-29 11:53:26.000000000 +0200 @@ -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