Changeset 420 for trunk/pkg


Ignore:
Timestamp:
07/06/07 18:13:42 (17 years ago)
Author:
bastiaans
Message:

pkg/deb/jobmond/DEBIAN/postinst:

  • path changed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pkg/deb/jobmond/DEBIAN/postinst

    r378 r420  
    33PATH=/bin:/sbin:/usr/bin:/usr/sbin
    44
    5 if [ -x /etc/init.d/jobmond ] && [ -x /usr/sbin/jobmond ]
     5if [ -x /etc/init.d/jobmond ] && [ -x /usr/bin/jobmond ]
    66        then
    77
Note: See TracChangeset for help on using the changeset viewer.