|
|
|
@ -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: |
|
|
|
|
# <http://wwwsearch.sourceforge.net/mechanize/>. |
|
|
|
|
# |
|
|
|
|
# Depends: d/pysetuptools |
|
|
|
|
|
|
|
|
|
# Source package infos |
|
|
|
|
NAMESRC=${NAMESRC:-mechanize} |
|
|
|
|