Fix using --local.

This commit is contained in:
Yann E. MORIN" 2007-09-16 17:57:21 +00:00
parent d285ebb248
commit af2e42b572
2 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,6 @@ install-lib-main: install-local-test $(LIBDIR)
echo " INST $${src_file}"; \
install -m 644 $${src_file} $(LIBDIR)/$${src_file}; \
done
@ln -sf $(LIBDIR)/arch $(LIBDIR)/config/arch
# Samples need a little love:
# - change every occurence of CT_TOP_DIR to CT_LIB_DIR

1
config/arch Symbolic link
View File

@ -0,0 +1 @@
../arch