The following commit has been merged in the master branch:
commit 7db1c8e264d93254aa871dbc80fafa2d99d46509
Author: Ville Skyttä <[email protected]>
Date: Fri Nov 4 22:13:30 2011 +0200
Create empty compatdir on "make install".
diff --git a/Makefile.am b/Makefile.am
index 22c9b30..2b7deaa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,9 @@ SUBDIRS = completions helpers test
pkgdata_DATA = bash_completion
+# Empty, but here just to get the compat dir created with install
+compat_DATA =
+
profiledir = $(sysconfdir)/profile.d
profile_DATA = bash_completion.sh
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-commits