diff options
author | John Ankarström <john@ankarstrom.se> | 2021-07-26 19:32:37 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-07-26 19:32:37 +0200 |
commit | 09c0720ee7f4d949f3f779bb26ccb60faad56cd5 (patch) | |
tree | 30fc911ffc70a78454002e969f31e9b95050b695 | |
parent | 4ad8ed80a6e8969fd8a2af4ef7e29929126aeaad (diff) | |
download | patches-09c0720ee7f4d949f3f779bb26ccb60faad56cd5.tar.gz |
Move patch utilities to bin/
-rw-r--r-- | bin/Makefile (renamed from Makefile) | 0 | ||||
-rwxr-xr-x | bin/convpatch (renamed from convpatch) | 0 | ||||
-rwxr-xr-x | bin/pkgdiffs (renamed from pkgdiffs) | 0 | ||||
-rwxr-xr-x | bin/pkgpatch (renamed from pkgpatch) | 0 | ||||
-rwxr-xr-x | bin/pkgundo (renamed from pkgundo) | 0 | ||||
-rwxr-xr-x | bin/psu (renamed from psu) | 0 | ||||
-rwxr-xr-x | bin/psx (renamed from psx) | 0 | ||||
-rwxr-xr-x | bin/savepatch (renamed from savepatch) | 0 | ||||
-rwxr-xr-x | bin/vipatch (renamed from vipatch) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/convpatch b/bin/convpatch index 2ebbcd8..2ebbcd8 100755 --- a/convpatch +++ b/bin/convpatch diff --git a/savepatch b/bin/savepatch index f4c2bd6..f4c2bd6 100755 --- a/savepatch +++ b/bin/savepatch |