Skip to content

Commit

Permalink
Rename bash completion script to razor.sh
Browse files Browse the repository at this point in the history
More suitable for installation into /etc/bash_completion.d.
  • Loading branch information
hughsie authored and Kristian Høgsberg committed Jun 23, 2008
1 parent 638a535 commit ef514b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = razor.pc

bashcompletiondir = ${SYSCONFDIR}/bash_completion.d
dist_bashcompletion_DATA = bash-completion.sh
dist_bashcompletion_DATA = razor.sh

clean-local :
rm -f *~
Expand Down
File renamed without changes.

0 comments on commit ef514b2

Please sign in to comment.