The following commit has been merged in the master branch:
commit c079969fd37d34db2f0579d3f3b6a50545a92f33
Author: Ville Skyttä <[email protected]>
Date: Tue Nov 1 23:17:40 2011 +0200
Fix symlinking in "make distcheck".
diff --git a/completions/Makefile.am b/completions/Makefile.am
index cf80909..2120192 100644
--- a/completions/Makefile.am
+++ b/completions/Makefile.am
@@ -785,7 +785,7 @@ symlinks:
done
.PHONY: symlinks
-all-local: targetdir = $(srcdir)
+all-local: targetdir = .
all-local: symlinks
install-data-local: targetdir = $(DESTDIR)$(bashcompdir)
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits