particularly fancy - in particular it lacks features such as the ability to view the song message - but it is still usable, and has all the advantages of DUMB.
12 lines
376 B
Text
12 lines
376 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2003/07/18 03:00:51 bencollver Exp $
|
|
|
|
--- Makefile.orig Tue Apr 8 09:47:10 2003
|
|
+++ Makefile
|
|
@@ -1,6 +1,6 @@
|
|
.PHONY: all install install-home uninstall uninstall-home clean veryclean
|
|
|
|
-INSTALL_DIR := /usr/lib/xmms/Input
|
|
+INSTALL_DIR := $(PREFIX)/lib/xmms/Input
|
|
INSTALL_DIR_HOME := ~/.xmms/Plugins/Input
|
|
|
|
export PLUGIN_FILE := libdumb-xmms.so
|