freebsd-ports/audio/xmp/files/patch-ac
Ade Lovett 9e9828d767 Update to 2.0.2
PR:		20416
Submitted by:	Ports Fury
2000-09-16 18:38:55 +00:00

14 lines
525 B
Plaintext

--- Makefile.orig Sun May 7 03:41:24 2000
+++ Makefile Fri Aug 4 23:48:52 2000
@@ -42,8 +42,8 @@
install::
@echo
- @echo " Installation complete. To customize, copy /etc/xmp.conf to"
- @echo " \$$HOME/.xmp/xmp.conf and /etc/xmp-modules.conf to \$$HOME/.xmp/modules.conf"
+ @echo " Installation complete. To customize, copy ${ETC_DIR}/xmp.conf to"
+ @echo " \$$HOME/.xmp/xmp.conf and ${ETC_DIR}/xmp-modules.conf to \$$HOME/.xmp/modules.conf"
@echo
@echo " Please report bugs to xmp-bugs@helllabs.org."
@echo