projects
/
chise
/
chise-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
984f872
)
(install-apel): Avoid error when $(LIBDIR)/xemacs/site-packages
author
tomo
<tomo>
Fri, 30 May 2008 14:16:13 +0000
(14:16 +0000)
committer
tomo
<tomo>
Fri, 30 May 2008 14:16:13 +0000
(14:16 +0000)
already exists.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
8f55d2f
..
b58f0bc
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-75,7
+75,7
@@
$(BINDIR)/xemacs: build-xemacs xemacs-chise/src/xemacs
install-apel: install-xemacs apel $(LIBDIR)/xemacs/xemacs-packages
- $(SUDO) mkdir $(LIBDIR)/xemacs/site-packages
+ -$(SUDO) mkdir $(LIBDIR)/xemacs/site-packages
cd apel && LANG=C $(SUDO) make install-package
install-tomoyo-tools: install-apel tomoyo-tools $(LIBDIR)/xemacs/mule-packages