File decibel-audio-player-revert-DESTDIR.patch of Package decibel-audio-player
=== modified file 'Makefile' --- Makefile 2010-05-16 08:43:26 +0000 +++ Makefile 2011-08-16 08:37:17 +0000 @@ -18,7 +18,7 @@ ICONDIR = $(PREFIX)/share/pixmaps LOCALEDIR = $(PREFIX)/share/locale -CONFIGURE_IN = sed -e 's!prefix!$(prefix)!g' +CONFIGURE_IN = sed -e 's!prefix!$(PREFIX)!g' LANGUAGES = `find locale/ -maxdepth 1 -mindepth 1 -type d -printf "%f "`