Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drush / drush / tests / makefiles / gzip.make
diff --git a/vendor/drush/drush/tests/makefiles/gzip.make b/vendor/drush/drush/tests/makefiles/gzip.make
deleted file mode 100644 (file)
index b5989f2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-api = 2
-core = 6.x
-
-; getid3 doesn't contain a wrapper folder. All files are in the root of the archive.
-libraries[getid3][destination] = libraries
-libraries[getid3][download][type] = get
-libraries[getid3][download][url] = "https://github.com/JamesHeinrich/getID3/archive/v1.9.8.zip"
-libraries[getid3][directory_name] = getid3
-; http://drupal.org/node/1336886
-libraries[getid3][patch][] = "https://www.drupal.org/files/issues/1336886-11.patch"