commit 440cb429364a91b24b7da9ee588f204da7a8dbf1 parent cf34c8826683fcbed76e4d9d071a62ee1e278906 Author: Cem Keylan <cem@ckyln.com> Date: Sun, 8 Nov 2020 18:50:44 +0300 pax: drop from repository. Use 'otools' instead Diffstat:
D | extra/pax/build | | | 18 | ------------------ |
D | extra/pax/checksums | | | 1 | - |
D | extra/pax/depends | | | 1 | - |
D | extra/pax/sources | | | 1 | - |
D | extra/pax/version | | | 1 | - |
5 files changed, 0 insertions(+), 22 deletions(-)
diff --git a/extra/pax/build b/extra/pax/build @@ -1,18 +0,0 @@ -#!/bin/sh -e - -sed -i '1i#include <sys/types.h>' pax.h compat.h - -TARGET_OS=Linux \ -CC="${CC:-cc}" \ -CFLAGS="$CFLAGS -DGNU_SOURCE" \ -LDFLAGS="$LDFLAGS -static" \ -LIBS=-lfts \ - sh ./Build.sh -r - -install -Dm755 pax "$1/usr/bin/pax" -ln -sf pax "$1/usr/bin/paxtar" -ln -sf pax "$1/usr/bin/paxcpio" - -install -Dm644 pax.1 "$1/usr/share/man/man1/pax.1" -install -Dm644 tar.1 "$1/usr/share/man/man1/paxtar.1" -install -Dm644 cpio.1 "$1/usr/share/man/man1/paxcpio.1" diff --git a/extra/pax/checksums b/extra/pax/checksums @@ -1 +0,0 @@ -e095c91529c39486cb355186b5b5f1cbf5ebe56d506ae98967f97c9c70d09858 pax-20200904.tar.xz diff --git a/extra/pax/depends b/extra/pax/depends @@ -1 +0,0 @@ -musl-fts make diff --git a/extra/pax/sources b/extra/pax/sources @@ -1 +0,0 @@ -https://dl.carbslinux.org/distfiles/pax-20200904.tar.xz diff --git a/extra/pax/version b/extra/pax/version @@ -1 +0,0 @@ -20200904 1