diff options
Diffstat (limited to 'extra/asciidoc/Pkgfile')
-rwxr-xr-x | extra/asciidoc/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/asciidoc/Pkgfile b/extra/asciidoc/Pkgfile index 81f111223..52a947057 100755 --- a/extra/asciidoc/Pkgfile +++ b/extra/asciidoc/Pkgfile @@ -15,3 +15,4 @@ build() { install -Dm644 asciidocapi.py $PKG/usr/lib/python2.6/site-packages/asciidocapi.py } + |