mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
freepats: fix sample config
This commit is contained in:
parent
33069beaa1
commit
42acd1686a
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
## Load the patchset from freepats
|
## Load the patchset from freepats
|
||||||
dir /usr/share/timidity/freepats
|
dir /usr/share/freepats
|
||||||
source /etc/freepats/freepats.cfg
|
source /etc/freepats/freepats.cfg
|
||||||
|
|
||||||
## If you have a slow CPU, uncomment these:
|
## If you have a slow CPU, uncomment these:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'freepats'
|
# Template file for 'freepats'
|
||||||
pkgname="freepats"
|
pkgname="freepats"
|
||||||
version=20060219
|
version=20060219
|
||||||
revision=4
|
revision=5
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
short_desc="Free patch set for MIDI audio synthesis"
|
short_desc="Free patch set for MIDI audio synthesis"
|
||||||
|
|
Loading…
Add table
Reference in a new issue