Version 1
[yaffs-website] / vendor / drush / drush / tests / makefiles / bz2-singlefile.make
diff --git a/vendor/drush/drush/tests/makefiles/bz2-singlefile.make b/vendor/drush/drush/tests/makefiles/bz2-singlefile.make
new file mode 100644 (file)
index 0000000..bf31860
--- /dev/null
@@ -0,0 +1,8 @@
+api = 2
+core = 6.x
+
+; wkhtmltopdf-0.11.0_rc1-static-amd64.tar.bz2 contains the single file "wkhtmltopdf-amd64".
+; This should move that single file to sites/all/libraries/wkhtmltopdf .
+libraries[wkhtmltopdf][destination] = libraries
+libraries[wkhtmltopdf][download][type] = get
+libraries[wkhtmltopdf][download][url] = http://download.gna.org/wkhtmltopdf/obsolete/linux/wkhtmltopdf-0.11.0_rc1-static-amd64.tar.bz2