pkgsrc/audio/nas/patches/patch-aa
jlam 04edefa601 Update nas to the latest stable release 1.4.2. Changes from 1.4 include
major bugfixes in the clients and bumping the major version of the library.
2001-07-14 13:35:12 +00:00

13 lines
524 B
Text

$NetBSD: patch-aa,v 1.5 2001/07/14 13:35:13 jlam Exp $
--- config/NetAudio.tmpl.orig Sun Mar 18 15:36:39 2001
+++ config/NetAudio.tmpl
@@ -222,7 +222,7 @@
#define AuInstallManPage(file,destdir) AuInstallManPageLong(file,destdir,file)
#define AuInstallManPageLong(file,destdir,dest) @@\
-install.man:: file.man @@\
+tmp.man:: file.man @@\
@(rel=`cat $(TOP)/RELEASE | \ @@\
sed 's/Network Audio System Release //'`; \ @@\
sed -f $(TOP)/config/mungeman \ @@\