1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/audio/xmp/files/patch-ab
Kevin Lo 5c560aced0 Upgrade to 2.0.3
PR: 24009
Submitted by: MAINTAINER
2001-01-02 15:50:09 +00:00

10 lines
368 B
Plaintext

--- etc/Makefile.old Mon Jan 1 16:49:34 2001
+++ etc/Makefile Mon Jan 1 16:50:29 2001
@@ -20,5 +20,5 @@
@if [ -f $(DEST_DIR)/etc/xmp-modules.conf ]; then \
mv -f $(DEST_DIR)/etc/xmp-modules.conf $(DEST_DIR)/etc/xmp-modules.conf.old; \
fi
- $(INSTALL) -m644 xmp.conf xmp-modules.conf $(DEST_DIR)/etc
+ $(INSTALL_DATA) xmp.conf xmp-modules.conf $(ETC_DIR)