summaryrefslogtreecommitdiff
path: root/dev-vcs/git-flow/files/git-flow-1.12.3_scriptdir.patch
AgeCommit message (Collapse)Author
2021-06-13dev-vcs/git-flow: some QA fixesMarek Szuba
1. Inherit eclasses before declaring any variables, just in case; 2. Fix indentation of SRC_URI; 3. Put non-executable support scripts in /usr/libexec/git-flow instead of polluting /usr/bin; 4. Use PF rather than P as the directory name for docs; 5. Change the sed delimiter to ! so that slashes in paths do not have to be escaped; 6. Install to ED rather than D so that we (hopefully) support Prefix. Signed-off-by: Marek Szuba <marecki@gentoo.org>