pkgsrc-ng/ham/fldigi/patches/patch-src_misc_newinstall.cxx
2014-08-11 13:27:10 +02:00

16 lines
402 B
C++

$NetBSD: patch-src_misc_newinstall.cxx,v 1.3 2013/09/13 06:35:55 mef Exp $
Brag command shows OS:, but it is fixed, see SUBST in Makefile
--- src/misc/newinstall.cxx.orig 2012-09-25 13:22:44.000000000 +0900
+++ src/misc/newinstall.cxx 2012-09-25 13:23:42.000000000 +0900
@@ -83,7 +83,7 @@
Rig: \n\
Pwr: \n\
Ant: \n\
-OS: Linux\n\
+OS: @@OS@@\n\
Soft: <VER>\n\
Web: \n\
Email: ";