summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt22/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/qt22/files/patch-ae')
-rw-r--r--x11-toolkits/qt22/files/patch-ae14
1 files changed, 7 insertions, 7 deletions
diff --git a/x11-toolkits/qt22/files/patch-ae b/x11-toolkits/qt22/files/patch-ae
index 7225d50352c1..541ab816cb76 100644
--- a/x11-toolkits/qt22/files/patch-ae
+++ b/x11-toolkits/qt22/files/patch-ae
@@ -1,14 +1,14 @@
---- configure Mon Aug 7 19:31:32 2000
-+++ configure.new Mon Aug 7 22:25:11 2000
-@@ -49,6 +49,7 @@
- MODULES=`$MAKE -f src/Makefile.in listallmodules`
+--- configure Sun Sep 3 12:41:17 2000
++++ configure.new Sun Sep 10 15:16:38 2000
+@@ -56,6 +56,7 @@
+
# Free edition - may only be used under the terms of the QPL.
+if false; then
- if [ -f LICENSE.QPL ]
+ if [ -f LICENSE.QPL -a -f LICENSE.GPL ]
then
- Licensee=you
-@@ -164,6 +165,7 @@
+ Edition=free
+@@ -184,6 +185,7 @@
echo
exit 0
fi