mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
452 B
Plaintext
13 lines
452 B
Plaintext
$NetBSD: patch-ab,v 1.2 2011/01/11 15:14:20 drochner Exp $
|
|
|
|
--- sipgen/sipgen.sbf.orig 2010-12-23 17:37:09.000000000 +0000
|
|
+++ sipgen/sipgen.sbf
|
|
@@ -14,6 +14,6 @@
|
|
# SIP is supplied WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
-target = sip
|
|
+target = sip@PYVERSSUFFIX@
|
|
sources = main.c transform.c gencode.c extracts.c export.c heap.c parser.c lexer.c
|
|
headers = sip.h parser.h
|