diff options
Diffstat (limited to 'audio/nas/patches/patch-ag')
-rw-r--r-- | audio/nas/patches/patch-ag | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/nas/patches/patch-ag b/audio/nas/patches/patch-ag new file mode 100644 index 00000000000..6a82b3b512b --- /dev/null +++ b/audio/nas/patches/patch-ag @@ -0,0 +1,13 @@ +$NetBSD: patch-ag,v 1.4 2006/01/11 11:32:38 markd Exp $ + +--- config/NetAudio.tmpl.orig 2006-01-11 23:44:25.000000000 +1300 ++++ config/NetAudio.tmpl +@@ -287,6 +287,8 @@ AuComplexProgramTarget(program) + release.h: $(TOP)/RELEASE @@\ + @echo "static char *release = \"@(#)`cat $(TOP)/RELEASE`\";" > $@ @@\ + @@\ ++includes:: release.h @@\ ++ @@\ + depend:: release.h @@\ + @@\ + clean:: @@\ |