[Surfraw-commits] [surfraw] 01/01: Fixed bash-completion entry in Makefile
jason ryan
jasonwryan-guest at moszumanska.debian.org
Sat Jan 27 03:24:28 UTC 2018
This is an automated email from the git hooks/post-receive script.
jasonwryan-guest pushed a commit to branch master
in repository surfraw.
commit 42fff24d093d48ea36cdd25adb69f993c28d395f
Author: Jason Ryan <jasonwryan at gmail.com>
Date: Sat Jan 27 16:22:34 2018 +1300
Fixed bash-completion entry in Makefile
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index b929c17..ed47175 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -110,7 +110,7 @@ if INSTALLSR
endif
if BASHCOMPLETIONS
mkdir -p $(DESTDIR)@sysconfdir@/bash_completion.d
- @cp $(top_srcdir)/surfraw-bash-completion $(DESTDIR)@sysconfdir@/bash_completion.d/surfraw
+ @cp surfraw-bash-completion $(DESTDIR)@sysconfdir@/bash_completion.d/surfraw
endif
uninstall-local: links
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/surfraw/surfraw.git
More information about the Surfraw-commits
mailing list