Changeset 108

Show
Ignore:
Timestamp:
02/17/08 18:02:44 (16 years ago)
Author:
broder
Message:

macathena-afs-conf-patch checks to see if my AFS patch is installed.

If the patch has not been installed, it errors out and points the user to the .pkg installer I wrote. I think that this is better than actually applying the patch directly because it becomes much clearer what it means to "uninstall" this package

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/locker-bin/macathenaDist.py

    r103 r108  
    121121# Our packages: 
    122122        'add': ['trunk/source/add', False, 'https://macathena.mit.edu/svn'], 
     123        'afs-conf-patch': ['trunk/source/afs-conf-patch', False, 'https://macathena.mit.edu/svn'], 
    123124        'attach': ['trunk/source/attach', False, 'https://macathena.mit.edu/svn'], 
    124125        'base': ['trunk/source/base', False, 'https://macathena.mit.edu/svn'],