Ignore:
Timestamp:
Jan 28, 2007, 10:29:02 PM (17 years ago)
Author:
jbarnold
Message:
renamed modbash to mbash at Joe's request
forcing signup uid and gid to be 102 as required by selinux system
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/common/oursrc/accountadm/Makefile.in

    r125 r134  
    1010
    1111install:
    12         install -p -m644 -D modbashrc $(DESTDIR)$(sysconfdir)/modbashrc
    13         install -p -m755 -D modbash $(DESTDIR)$(bindir)/modbash
     12        install -p -m644 -D mbashrc $(DESTDIR)$(sysconfdir)/mbashrc
     13        install -p -m755 -D mbash $(DESTDIR)$(bindir)/mbash
    1414        install -p -m755 -D admof $(DESTDIR)$(bindir)/admof
    1515        install -p -m755 -D admof $(DESTDIR)$(sbindir)/ssh-admof
Note: See TracChangeset for help on using the changeset viewer.