From ae73c7abb45c6666f328ccb1c9ec97bc182de4ef Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 4 Feb 2020 09:26:37 +0300 Subject: sdhcp: add new package at 0.1 to testing --- testing/sdhcp/build | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 testing/sdhcp/build (limited to 'testing/sdhcp/build') diff --git a/testing/sdhcp/build b/testing/sdhcp/build new file mode 100755 index 00000000..954aa1f3 --- /dev/null +++ b/testing/sdhcp/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make PREFIX=/usr DESTDIR="$1" install -- cgit v1.2.3