diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:03:24 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:03:24 +0200 |
commit | 909bf5316490bd156d3af8796aaff958e0226a6f (patch) | |
tree | 771b17ac934c2b10b39d79e2506e2bf445f6b9fb | |
parent | 6a984e18dae6643ec146f40664117c7e8c0ec1c3 (diff) | |
download | nutyx-extra-909bf5316490bd156d3af8796aaff958e0226a6f.tar.gz nutyx-extra-909bf5316490bd156d3af8796aaff958e0226a6f.tar.bz2 nutyx-extra-909bf5316490bd156d3af8796aaff958e0226a6f.tar.xz nutyx-extra-909bf5316490bd156d3af8796aaff958e0226a6f.zip |
Ajustement de make de extra/asciidoc
-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 } + |