diff options
author | ben <ben@pkgsrc.org> | 2004-12-03 14:20:03 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-12-03 14:20:03 +0000 |
commit | 65d97fa1e4c4823119b2ca94af6c46ac3a21e167 (patch) | |
tree | f661f9e159cc5ad1698e2180774f3f12a49ecdfc /audio/guspatches/files | |
parent | e69f1adde8f8f3f61c3bbbc7b3b1c3e57b3c6f9a (diff) | |
download | pkgsrc-65d97fa1e4c4823119b2ca94af6c46ac3a21e167.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.cfg | 2 | ||||
-rw-r--r-- | audio/guspatches/files/timidity.cfg | 2 |
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 # ############################################################################## |