VCS-CLEAN.ECLASS
Section: eclass-manpages (5)Updated: Nov 2024
Index Return to Main Contents
NAME
vcs-clean.eclass - helper functions to remove VCS directoriesSUPPORTED EAPIS
7 8FUNCTIONS
- ecvs_clean [list of dirs]
- Remove CVS directories and .cvs* files recursively. Useful when a source tarball contains internal CVS directories. Defaults to ${PWD}.
- esvn_clean [list of dirs]
- Remove .svn directories recursively. Useful when a source tarball contains internal Subversion directories. Defaults to ${PWD}.
- egit_clean [list of dirs]
- Remove .git* directories recursively. Useful when a source tarball contains internal Git directories. Defaults to ${PWD}.
AUTHORS
Benedikt Böhm <[email protected]>MAINTAINERS
[email protected]REPORTING BUGS
Please report bugs via https://bugs.gentoo.org/FILES
vcs-clean.eclassSEE ALSO
ebuild(5)https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/vcs-clean.eclass
Index
This document was created by man2html, using the manual pages.
Time: 03:27:00 GMT, November 25, 2024