Ignore:
Timestamp:
Jun 30, 2009, 4:54:48 PM (15 years ago)
Author:
ezyang
Message:
Implement enhanced logic for Git-style installs; namely, removing patching facilities that are built into Git and generating an empty commit when performing the install to subsume .scripts-version.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locker/deploy/bin/mediawiki

    r476 r1215  
    55
    66setup();
    7 
    8 `cp skins/common/images/mediawiki.png skins/common/images/wiki.png`;
    9 `patch -s -p1 < /mit/scripts/deploy/mediawiki.patch`;
    107
    118print "\nPlease decide upon a title for your wiki and enter it below.\n";
Note: See TracChangeset for help on using the changeset viewer.