[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-495-gc079969

Ville Skyttä ville.skytta at iki.fi
Tue Nov 1 21:18:00 UTC 2011


The following commit has been merged in the master branch:
commit c079969fd37d34db2f0579d3f3b6a50545a92f33
Author: Ville Skyttä <ville.skytta at iki.fi>
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



More information about the Bash-completion-commits mailing list