diff options
Diffstat (limited to 'repos/core/patch')
| -rwxr-xr-x | repos/core/patch/.checksum | 1 | ||||
| -rwxr-xr-x | repos/core/patch/.files | 8 | ||||
| -rwxr-xr-x | repos/core/patch/abuild | 4 |
3 files changed, 0 insertions, 13 deletions
diff --git a/repos/core/patch/.checksum b/repos/core/patch/.checksum deleted file mode 100755 index 07afe390..00000000 --- a/repos/core/patch/.checksum +++ /dev/null @@ -1 +0,0 @@ -d46d14c12aa4ea51e356bf92091c368fd871e1d770b94bc29027886737aecd5f patch-2.7.6.tar.xz diff --git a/repos/core/patch/.files b/repos/core/patch/.files deleted file mode 100755 index ca7ef6ba..00000000 --- a/repos/core/patch/.files +++ /dev/null @@ -1,8 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/patch -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/patch.1.gz diff --git a/repos/core/patch/abuild b/repos/core/patch/abuild deleted file mode 100755 index 6b02ef98..00000000 --- a/repos/core/patch/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=patch -version=2.7.6 -release=1 -source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz" |