# HG changeset patch # User nenolod # Date 1140713046 28800 # Node ID 4c69c5a2ee99d3f0e3d0fca466c6557356df36e1 # Parent b1d40a19466b2cd1e2688f0c029740f4a707fc5a [svn] s/sharedir/datadir diff -r b1d40a19466b -r 4c69c5a2ee99 Makefile.in --- a/Makefile.in Wed Feb 22 18:27:55 2006 -0800 +++ b/Makefile.in Thu Feb 23 08:44:06 2006 -0800 @@ -11,4 +11,4 @@ fi @$(INSTALL) audacious.pc $(DESTDIR)/$(LIBDIR)/pkgconfig/audacious.pc @$(INSTALL) audacious.1 $(DESTDIR)/$(mandir)/man1/audacious.1 - @$(INSTALL) audacious/audacious.desktop $(DESTDIR)/$(sharedir)/applications/audacious.desktop + @$(INSTALL) audacious/audacious.desktop $(DESTDIR)/$(datadir)/applications/audacious.desktop