OOPS, forgot to add patch in previous commit (Update to 2.2).
Approved by: maintainer
This commit is contained in:
parent
7ba80c5656
commit
97b95b0487
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35348
11
x11-toolkits/py-qt/files/patch-aa
Normal file
11
x11-toolkits/py-qt/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- qt/Makefile.in 2000/11/20 15:40:50 1.1
|
||||
+++ qt/Makefile.in 2000/11/20 15:41:33
|
||||
@@ -103,7 +103,7 @@
|
||||
|
||||
lib_LTLIBRARIES = libqtcmodule.la
|
||||
libqtcmodule_la_SOURCES = $(PYQT_SOURCES)
|
||||
-libqtcmodule_la_LDFLAGS = -release 2.2
|
||||
+libqtcmodule_la_LDFLAGS =
|
||||
libqtcmodule_la_LIBADD = $(SIP_LDLIBDIRS) -lsip -lqt2 $(SIP_LDXFLAGS)
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = ../config.h
|
Loading…
Reference in New Issue
Block a user