K 10 svn:author V 6 marino K 8 svn:date V 27 2013-12-28T16:38:11.476088Z K 7 svn:log V 416 shells/bash-completion: Fix installation The bash-completion.pc and bash_completion.sh files were not getting installed in the correct location per pkg-plist, mainly because the Makefile.in was modified *after* the configuration target was complete, that is to say after Makefile has been generated. By improving the Makefile.am patch, the post-configure target can be simplified. Approved by: maintainer (adamw) END