Update package-all.sh

OpenRA build server is running http://packages.ubuntu.com/precise/markdown which has a different name in /usr/bin compared to the http://software.opensuse.org/package/perl-Text-Markdown I have installed on my machine.
This commit is contained in:
Matthias Mailänder
2013-03-28 09:02:43 +01:00
parent 8fd02a4ce5
commit 37e0a189fb

View File

@@ -21,9 +21,9 @@ make package
# Remove the mdb files that are created during `make`
find . -path "*.mdb" -delete
Markdown.pl README.md > README.html
Markdown.pl CONTRIBUTING.md > CONTRIBUTING.html
Markdown.pl DOCUMENTATION.md > DOCUMENTATION.html
markdown README.md > README.html
markdown CONTRIBUTING.md > CONTRIBUTING.html
markdown DOCUMENTATION.md > DOCUMENTATION.html
# List of files that are packaged on all platforms
# Note that the Tao dlls are shipped on all platforms except osx and that