Created
September 6, 2012 04:05
-
-
Save petercossey/3651061 to your computer and use it in GitHub Desktop.
Art Post build stub
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ; Include Build Kit distro makefile via URL | |
| includes[] = http://drupalcode.org/project/buildkit.git/blob_plain/refs/heads/7.x-2.x:/distro.make | |
| ; Installation Profile | |
| projects[acme][type] = "profile" | |
| projects[acme][download][type] = "git" | |
| projects[acme][download][url] = "[email protected]:thislittleduck/artpost.git" | |
| projects[acme][download][branch] = "master" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment