af876a3e59
This is mutt japanized development version. PR: 21063 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp>
11 lines
354 B
Plaintext
11 lines
354 B
Plaintext
--- Makefile.am.orig Wed Aug 30 18:59:43 2000
|
|
+++ Makefile.am Sun Sep 24 04:58:37 2000
|
|
@@ -137,7 +137,6 @@
|
|
fi
|
|
|
|
install-data-local: Muttrc
|
|
- $(srcdir)/mkinstalldirs $(DESTDIR)$(sharedir)
|
|
$(srcdir)/mkinstalldirs $(DESTDIR)$(sysconfdir)
|
|
-if [ -f $(DESTDIR)$(sharedir)/Muttrc ] ; then \
|
|
mv $(DESTDIR)$(sharedir)/Muttrc $(DESTDIR)$(sysconfdir) ; \
|