diff options
Diffstat (limited to 'repos/xorg/openssh/abuild')
| -rw-r--r-- | repos/xorg/openssh/abuild | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/repos/xorg/openssh/abuild b/repos/xorg/openssh/abuild deleted file mode 100644 index 46314c92..00000000 --- a/repos/xorg/openssh/abuild +++ /dev/null @@ -1,8 +0,0 @@ -name=openssh -version=9.9p1 -release=1 -source="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/$name-$version.tar.gz - sshd.run" -sv="sshd.run" -build_opt="--without-zlib-version-check --with-privsep-user=nobody --with-privsep-path=/var/empty" -export CFLAGS="$CFLAGS -Wno-error=incompatible-pointer-types" |