diff --git a/l/python-mechanize/python-mechanize.SlackBuild b/l/python-mechanize/python-mechanize.SlackBuild index 4cfdc3fe..3aac6b4f 100755 --- a/l/python-mechanize/python-mechanize.SlackBuild +++ b/l/python-mechanize/python-mechanize.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # Build script for Slackware -# Copyright (C) 2012 Damien Goutte-Gattat +# Copyright (C) 2012,2016 Damien Goutte-Gattat # # Redistribution and use of this script, with or without modifications, # is permitted provided that the following conditions are met: @@ -24,8 +24,6 @@ # # Latest mechanize sourcecode is available at: # . -# -# Depends: d/pysetuptools # Source package infos NAMESRC=${NAMESRC:-mechanize}