projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
874baf8
)
remove surplus ;
author
Lubomir Sedlacik
<salo@silcnet.org>
Wed, 30 Oct 2002 15:41:05 +0000
(15:41 +0000)
committer
Lubomir Sedlacik
<salo@silcnet.org>
Wed, 30 Oct 2002 15:41:05 +0000
(15:41 +0000)
Makefile.am.pre
patch
|
blob
|
history
diff --git
a/Makefile.am.pre
b/Makefile.am.pre
index f837d1e1b4e5567f5022665fb31b8a76796d9244..a46cf4746880f684078be5e41a52919e2378b917 100644
(file)
--- a/
Makefile.am.pre
+++ b/
Makefile.am.pre
@@
-93,8
+93,8
@@
etc-install:
fi
-@if test '!' -d $(srcdir)/irssi ; then \
if test '!' -f $(etcdir)/silc.conf ; then \
- $(INSTALL_DATA) $(srcdir)/irssi/silc.conf
;
\
- $(etcdir)/silc.conf; \
+ $(INSTALL_DATA) $(srcdir)/irssi/silc.conf \
+
$(etcdir)/silc.conf; \
fi; \
fi