Query: diff2patches
OS: linux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
diff2patches(1) diff2patches(1)NAMEdiff2patches - Extract non-debian/ patches from .diff.gz filesSYNTAXdiff2patches filename diff2patches --help|--versionDESCRIPTIONExtracts patches from .diff.gz which apply to files outside the "debian/" directory scope. A patch is created for each modified file. Each patch is named according to the path of the modified file, with "/" replaced by "___", and an extension of ".patch".OPTIONSfilename Extract patches from filename which apply outside the "debian/" directory. --help Output help information and exit. --version Output version information and exit.FILESdebian/control Existence of this file is tested before any patch is extracted. debian/ debian/patches/ Patches are extracted to one of these directories. "debian/patches/" is preferred, if it exists. If DEB_PATCHES is present in the environment, it will override this behavior (see "ENVIRONMENT VARIABLES" section below).ENVIRONMENT VARIABLESDEB_PATCHES When defined and points to an existing directory, patches are extracted in that directory and not under "debian/" nor "debian/patches/".SEE ALSOcombinediff(1)AUTHORRaphael Geissert <atomo64@gmail.com> Raphael Geissert <atomo64@gmail.com> diff2patches(1)
Related Man Pages |
---|
dh_quilt_patch(1) - debian |
edit-patch(1) - netbsd |
diff2patches(1) - redhat |
edit-patch(1) - hpux |
diff2patches(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to check patches involved |
Solaris Patches |
How to update patches to Solaris 10? |
how to get my files back.. |
How to protect directory var/www in debian? |