Mercurial > audlegacy
changeset 665:4c69c5a2ee99 trunk
[svn] s/sharedir/datadir
author | nenolod |
---|---|
date | Thu, 23 Feb 2006 08:44:06 -0800 |
parents | b1d40a19466b |
children | 778737af1e80 |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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