summaryrefslogtreecommitdiff
path: root/audio/guspatches/files
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2004-12-03 14:20:03 +0000
committerben <ben@pkgsrc.org>2004-12-03 14:20:03 +0000
commit0dafb51445de15665e05540ebd4b77150d6b1e87 (patch)
treef661f9e159cc5ad1698e2180774f3f12a49ecdfc /audio/guspatches/files
parent62a0d67c5bd2e165020a3a5fb92bd1040562a355 (diff)
downloadpkgsrc-0dafb51445de15665e05540ebd4b77150d6b1e87.tar.gz
Modify directory structure used by guspatches and eawpatches.
1) install patches into separate directories to eliminate pkgsrc conflict 2) leave timidity configuration up to user, with instructions in MESSAGE 3) make timidity read configuration from PKG_SYSCONFDIR 4) bump PKGREVISION on eawpatches, guspatches, and timidity
Diffstat (limited to 'audio/guspatches/files')
-rw-r--r--audio/guspatches/files/gravis.cfg2
-rw-r--r--audio/guspatches/files/timidity.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/guspatches/files/gravis.cfg b/audio/guspatches/files/gravis.cfg
index 42c4331a3d1..a4df1aa0ea6 100644
--- a/audio/guspatches/files/gravis.cfg
+++ b/audio/guspatches/files/gravis.cfg
@@ -3,7 +3,7 @@
# programs.
#
-dir @PREFIX@/share/timidity/patch
+dir @PREFIX@/share/guspatches/patch
bank 0
diff --git a/audio/guspatches/files/timidity.cfg b/audio/guspatches/files/timidity.cfg
index ba61245237e..b8b709ea086 100644
--- a/audio/guspatches/files/timidity.cfg
+++ b/audio/guspatches/files/timidity.cfg
@@ -27,7 +27,7 @@
# If you've moved things around since compiling, uncomment and edit this to
# point to the library directory:
#
-dir @PREFIX@/share/timidity
+dir @PREFIX@/share/guspatches
#
##############################################################################