Update of /cvsroot/mahogany/M/lib/dspam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11793
Modified Files:
Makefile.M
Log Message:
fixed "chmod: cannot access `mkinstalldirs': No such file or directory"
Index: Makefile.M
===================================================================
RCS file: /cvsroot/mahogany/M/lib/dspam/Makefile.M,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -u -2 -r1.4 -r1.5
--- Makefile.M 12 Jul 2004 18:52:24 -0000 1.4
+++ Makefile.M 28 Oct 2004 21:49:46 -0000 1.5
@@ -40,5 +40,5 @@
$(CONFIG): .src/$(CONFIG).in
- @cd .src && chmod +x autogen.sh config.guess config.sub configure depcomp
install-sh missing mkinstalldirs
+ @cd .src && chmod +x autogen.sh config.guess config.sub configure depcomp
install-sh missing
@# dspam can't always detect delivery agent automatically, as we don't
@# use it anyhow just choose a dummy one
-------------------------------------------------------
This Newsletter Sponsored by: Macrovision
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates