Version 1
[yaffs-website] / vendor / drush / drush / tests / makefiles / bz2.make
diff --git a/vendor/drush/drush/tests/makefiles/bz2.make b/vendor/drush/drush/tests/makefiles/bz2.make
new file mode 100644 (file)
index 0000000..b972f0d
--- /dev/null
@@ -0,0 +1,8 @@
+core = 6.x
+api = 2
+
+; bison-1.30.tar.bz2 contains wrapper folder "bison-1.30/".
+; This should move that wrapper folder to sites/all/libraries/bison/ .
+libraries[bison][destination] = libraries
+libraries[bison][download][type] = get
+libraries[bison][download][url] = http://ftp.gnu.org/gnu/bison/bison-1.30.tar.bz2