diff options
Diffstat (limited to 'x11-toolkits/qt22/files/patch-ae')
| -rw-r--r-- | x11-toolkits/qt22/files/patch-ae | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-toolkits/qt22/files/patch-ae b/x11-toolkits/qt22/files/patch-ae new file mode 100644 index 000000000000..7225d50352c1 --- /dev/null +++ b/x11-toolkits/qt22/files/patch-ae @@ -0,0 +1,18 @@ +--- 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` + + # Free edition - may only be used under the terms of the QPL. ++if false; then + if [ -f LICENSE.QPL ] + then + Licensee=you +@@ -164,6 +165,7 @@ + echo + exit 0 + fi ++fi + fi + + # Remove the build options file |
