pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/bacula



Module Name:    pkgsrc
Committed By:   dmcmahill
Date:           Mon Jun 23 15:46:41 UTC 2008

Modified Files:
        pkgsrc/sysutils/bacula: Makefile
        pkgsrc/sysutils/bacula/files: bacula-dir.sh bacula-fd.sh bacula-sd.sh
            bacula.sh

Log Message:
use

#!@RCD_SCRIPTS_SHELL@

instead of

#!/bin/sh

Makes the startup scripts work on /bin/sh-challenged systems like solaris.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/sysutils/bacula/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/bacula/files/bacula-dir.sh \
    pkgsrc/sysutils/bacula/files/bacula-sd.sh \
    pkgsrc/sysutils/bacula/files/bacula.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/bacula/files/bacula-fd.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index