From d749cbcb3f601a0b7c7adc2d240c0eaeca1afd66 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 6 Sep 2020 13:40:34 +0300 Subject: man-pages-posix: add new package at 2013a --- extra/man-pages-posix/build | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 extra/man-pages-posix/build (limited to 'extra/man-pages-posix/build') diff --git a/extra/man-pages-posix/build b/extra/man-pages-posix/build new file mode 100755 index 00000000..0fa9b71f --- /dev/null +++ b/extra/man-pages-posix/build @@ -0,0 +1,3 @@ +#!/bin/sh -e + +make prefix=/usr DESTDIR="$1" install -- cgit v1.2.3