[Lunar-commits] CVS: moonbase/utils/vacation BUILD, NONE,
1.1 CONFLICTS, NONE, 1.1 DETAILS, NONE, 1.1
Auke Kok
sofar at lunar-linux.org
Sun Oct 3 15:10:00 UTC 2004
Update of /var/cvs/lunar/moonbase/utils/vacation
In directory espresso.foo-projects.org:/tmp/cvs-serv9950/vacation
Added Files:
BUILD CONFLICTS DETAILS
Log Message:
Replacement vacation program for when you don't run sendmail
--- NEW FILE: BUILD ---
(
make &&
prepare_install &&
mkdir -p /usr/share/man/man1 &&
install -m0755 vacation /usr/bin/ &&
install -m0644 vacation.1 /usr/share/man/man1/
) > $C_FIFO 2>&1
--- NEW FILE: CONFLICTS ---
# sendmail has it's own vacation program
conflicts sendmail
--- NEW FILE: DETAILS ---
MODULE=vacation
VERSION=3.3.0
SOURCE=${MODULE}_$VERSION.tar.gz
SOURCE_URL=http://www.linux.it/~md/software/
SOURCE_VFY=sha1:286f433b98ff6629b5f38612e2dcd5e405963f7d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
WEB_SITE=http://www.linux.it/~md/software/
ENTERED=20041003
UPDATED=20041003
SHORT="A replacement vacation program"
cat << EOF
Tells people you are /away when they send you e-mail.
EOF
More information about the Lunar-commits
mailing list