mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
514 B
Plaintext
13 lines
514 B
Plaintext
$NetBSD: patch-ac,v 1.2 2008/10/08 14:23:24 wiz Exp $
|
|
|
|
--- pylupdate3/pylupdate.sbf.orig 2007-12-06 15:28:06.000000000 +0100
|
|
+++ pylupdate3/pylupdate.sbf
|
|
@@ -19,6 +19,6 @@
|
|
# PyQt; see the file LICENSE. If not, write to the Free Software Foundation,
|
|
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
|
|
-target = pylupdate
|
|
+target = pylupdate@PYVERSSUFFIX@
|
|
sources = fetchtr.cpp main.cpp merge.cpp numberh.cpp sametexth.cpp metatranslator.cpp proparser.cpp
|
|
headers = metatranslator.h proparser.h
|