From 2deabc98f6ca8fd36165bbcb800affea8d990b63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 18 Jul 2021 19:08:13 +0200 Subject: Rename undopatch to psu, xpkg to psx --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 8092d6a..332ef8d 100644 --- a/README +++ b/README @@ -16,10 +16,10 @@ The other scripts have no special relation to pkgtools/pkgdiff. Use `convpatch' to make a patch from `git diff' output. Use `savepatch' to save a patch in ~/patches. - Use `undopatch' to undo all patches applied to a pkgsrc build. - Use `xpkg' to fetch and extract a pkgsrc package. + Use `psu' to undo all patches applied to a pkgsrc build. + Use `psx' to fetch and extract a pkgsrc package. -The `undopatch' and `xpkg' scripts are only to be used within pkgsrc +The `psu' and `psx' scripts are only to be used within pkgsrc package directories. They do nothing within the NetBSD source tree. Applying pkgsrc patches @@ -32,7 +32,7 @@ LOCALPATCHES variable in mk.conf: To rebuild a package with new patches, something along the following lines should be performed: - undopatch + psu -x make do-patch make do-build make do-install -- cgit v1.2.3