Blob Blame History Raw
diff -Nur nas-1.8.org/config/NetAudio.tmpl nas-1.8/config/NetAudio.tmpl
--- nas-1.8.org/config/NetAudio.tmpl	2006-06-03 22:24:03.000000000 +0200
+++ nas-1.8/config/NetAudio.tmpl	2006-07-24 12:35:14.000000000 +0200
@@ -285,7 +285,7 @@
 #ifndef WIN32
 #define BuildReleaseHeader()						    @@\
 release.h: $(TOP)/RELEASE				    		    @@\
-	@echo "static char *release = \"@(#)`cat $(TOP)/RELEASE`\";" > $@   @@\
+	@echo "static char *release = \"`cat $(TOP)/RELEASE`\";" > $@   @@\
 						    			    @@\
 depend:: release.h				    			    @@\
 						    			    @@\