pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zbar: Get rid of `# ' extra characters in patch



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Dec 4 12:10:29 2019 +0100
Changeset:	aab69706502f0464a3431f643fed2c911a361e3d

Modified Files:
	zbar/patches/patch-configure

Log Message:
zbar: Get rid of `# ' extra characters in patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aab69706502f0464a3431f643fed2c911a361e3d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zbar/patches/patch-configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/zbar/patches/patch-configure b/zbar/patches/patch-configure
index 0b8239ad65..c4c4528308 100644
--- a/zbar/patches/patch-configure
+++ b/zbar/patches/patch-configure
@@ -1,4 +1,4 @@
-# $NetBSD$
+$NetBSD$
 
 - Avoid unportable `==' test(1) operator
 - Avoid `${parameter/pattern/string}' bash-ism


Home | Main Index | Thread Index | Old Index