1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/shells/bash-completion/files
John Marino 6a1286cd58 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)
2013-12-28 16:38:11 +00:00
..
patch-Makefile.am shells/bash-completion: Fix installation 2013-12-28 16:38:11 +00:00
pkg-message.in