asciidoc: drop the PATCH() call

We fake #!/usr now, so it's useless.
This commit is contained in:
François Revol
2014-07-23 14:04:17 +02:00
parent 218999cba7
commit 32a31bba6f

View File

@@ -38,11 +38,6 @@ BUILD_PREREQUIRES="
"
PATCH()
{
sed -i -e 's|/usr/bin/env|/bin/env|' *.py
}
BUILD()
{
# TODO: separate data and configuration files.