openbsd-ports/math/py-gnuplot/patches/patch-setup_py

12 lines
395 B
Plaintext
Raw Normal View History

--- setup.py.orig Fri May 2 02:53:07 2008
+++ setup.py Tue Mar 10 09:42:29 2009
@@ -33,7 +33,7 @@
# versions of distutils. The error has been fixed as of
# python2.3, but we leave this line here for compatibility with
# older python versions.
- licence='LGPL',
+ #licence='LGPL',
# Description of the package in the distribution
package_dir={'Gnuplot' : '.'},