[Lunar-commits] r24160 - moonbase/trunk/mail/pop-before-smtp
Dennis Veatch
stumbles at lunar-linux.org
Sun Apr 22 00:14:11 CEST 2007
Author: stumbles
Date: 2007-04-22 00:14:11 +0200 (Sun, 22 Apr 2007)
New Revision: 24160
Modified:
moonbase/trunk/mail/pop-before-smtp/BUILD
Log:
A little typo as noted by rpyne on users ml.
Modified: moonbase/trunk/mail/pop-before-smtp/BUILD
===================================================================
--- moonbase/trunk/mail/pop-before-smtp/BUILD 2007-04-21 21:53:33 UTC (rev 24159)
+++ moonbase/trunk/mail/pop-before-smtp/BUILD 2007-04-21 22:14:11 UTC (rev 24160)
@@ -11,7 +11,7 @@
install -m0644 pop-before-smtp.8 /usr/share/man/man8/ &&
if [ ! -e /etc/pop-before-smtp-conf.pl ]; then
- install -m0644 pop-before-smtp-conf.pl /etc/ &&
+ install -m0644 pop-before-smtp-conf.pl /etc/
fi &&
gather_docs contrib/README* contrib/getfromcpan contrib/perlmod2rpm
More information about the Lunar-commits
mailing list