Skip to content

Instantly share code, notes, and snippets.

@rafaqz
Last active August 29, 2015 14:13

Revisions

  1. rafaqz revised this gist Jan 9, 2015. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion off_stub.make
    Original file line number Diff line number Diff line change
    @@ -8,7 +8,6 @@ projects[drupal][version] = "7.28"

    ; +++++ Profiles +++++

    ; This installs the base collabco site. which dosnt do very much on its own...
    projects[off][download][type] = "git"
    projects[off][download][url] = "git@github.com:rafaqz/off_install_profile.git"
    projects[off][type] = "profile"
  2. rafaqz revised this gist Jan 9, 2015. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion off_stub.make
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,6 @@
    ;
    ; This is a stub make file that downloads the OFF install profile.
    ;
    ;This file was auto-generated by drush make
    core = 7.x

    api = 2
  3. rafaqz revised this gist Jan 9, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion off_stub.make
    Original file line number Diff line number Diff line change
    @@ -11,5 +11,5 @@ projects[drupal][version] = "7.28"

    ; This installs the base collabco site. which dosnt do very much on its own...
    projects[off][download][type] = "git"
    projects[off][download][url] = "git@github.com:rafaqz/off_profile.git"
    projects[off][download][url] = "git@github.com:rafaqz/off_install_profile.git"
    projects[off][type] = "profile"
  4. rafaqz created this gist Jan 9, 2015.
    15 changes: 15 additions & 0 deletions off_stub.make
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    ;
    ; This is a stub make file that downloads the OFF install profile.
    ;
    ;This file was auto-generated by drush make
    core = 7.x

    api = 2
    projects[drupal][version] = "7.28"

    ; +++++ Profiles +++++

    ; This installs the base collabco site. which dosnt do very much on its own...
    projects[off][download][type] = "git"
    projects[off][download][url] = "git@github.com:rafaqz/off_profile.git"
    projects[off][type] = "profile"