# HG changeset patch # User Eugene Paskevich # Date 1191989647 -10800 # Node ID a9e9a408cfc948d0b4bf0e51e161709db6453640 # Parent d4f6e60938245301a743813ed06010fea68636be Moved the installation dir of paranormal presets from datadir/audacious-plugins to datadir/audacious. This makes the datadir cleaner... diff -r d4f6e6093824 -r a9e9a408cfc9 src/paranormal/presets/Makefile --- a/src/paranormal/presets/Makefile Wed Oct 10 06:21:32 2007 +0300 +++ b/src/paranormal/presets/Makefile Wed Oct 10 07:14:07 2007 +0300 @@ -35,4 +35,4 @@ include ../../../buildsys.mk -PACKAGE = audacious-plugins/paranormal/Presets +PACKAGE = audacious/paranormal/Presets