diff --git a/templates/python.tmpl b/templates/python.tmpl index c14928b584..e91121ee25 100644 --- a/templates/python.tmpl +++ b/templates/python.tmpl @@ -20,6 +20,3 @@ long_desc=" Python's basic power can be extended with your own modules written in C or C++. On most systems such modules may be dynamically loaded. Python is also adaptable as an extension language for existing applications." - -# While building it needs to look current dir for libs... -LDFLAGS="-L."