Default to gravis.cfg, not midia.cfg, per PR 18750. Bump PKGREVISION.
This commit is contained in:
parent
1cd98ea85d
commit
e3c55ff9f3
2 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.5 2001/09/27 23:17:44 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2002/10/22 11:15:06 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dgguspat
|
||||
PKGNAME= guspatches-1.0
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
EXTRACT_SUFX= .zip
|
||||
|
|
|
@ -59,7 +59,7 @@ dir @PREFIX@/share/timidity
|
|||
# and edit the "dir" statement to point to your GUS patch directory.
|
||||
#
|
||||
#dir /dos-C/ultrasnd/midi
|
||||
#source gravis.cfg
|
||||
source gravis.cfg
|
||||
#
|
||||
|
||||
##############################################################################
|
||||
|
@ -67,7 +67,7 @@ dir @PREFIX@/share/timidity
|
|||
# Note that midia.cfg sources gravis.cfg in turn, since the filenames are
|
||||
# almost identical.
|
||||
#
|
||||
source midia.cfg
|
||||
#source midia.cfg
|
||||
#
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue