Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
31 lines
880 B
INI
31 lines
880 B
INI
--- timidity.cfg.orig 1995-05-21 22:40:27 UTC
|
|
+++ timidity.cfg
|
|
@@ -27,16 +27,16 @@
|
|
# If you've moved things around since compiling, uncomment and edit this to
|
|
# point to the library directory:
|
|
#
|
|
-#dir /usr/local/lib/timidity
|
|
+dir %%TDIR%%
|
|
#
|
|
|
|
##############################################################################
|
|
# This sets up the default patches in the TiMidity support package
|
|
# "timidity-lib-0.1.tar.gz":
|
|
|
|
-bank 0
|
|
- 0 patch/acpiano.pat
|
|
- 24 patch/nylongt2.pat
|
|
+#bank 0
|
|
+# 0 patch/acpiano.pat
|
|
+# 24 patch/nylongt2.pat
|
|
|
|
##############################################################################
|
|
# If you have Dustin McCartney's "wowpats" patches, you can source the
|
|
@@ -70,6 +70,7 @@ bank 0
|
|
#source midia.cfg
|
|
#
|
|
|
|
+source %%TCONFIG%%
|
|
|
|
##############################################################################
|
|
# End of configuration file
|