Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. commit 6c35861514762edd7a73deb0e102d247c5df8045
  2. Author: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
  3. Date: Mon Sep 22 15:57:10 2014 +0100
  4.  
  5. Add mariadb lorry from git
  6.  
  7. diff --git a/open-source-lorries/mariadb-git.lorry b/open-source-lorries/mariadb-git.lorry
  8. new file mode 100644
  9. index 0000000..2717dfa
  10. --- /dev/null
  11. +++ b/open-source-lorries/mariadb-git.lorry
  12. @@ -0,0 +1,7 @@
  13. +{
  14. + "mariadb-git": {
  15. + "type": "git",
  16. + "url": "git://github.com/MariaDB/server.git"
  17. + }
  18. +}
  19. +
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement