From f6ec1228301eed7aedeed564526074b57aaf7796 Mon Sep 17 00:00:00 2001 From: merakor Date: Fri, 29 May 2020 19:02:06 +0000 Subject: docs: update FossilOrigin-Name: 6e789453d382b8cd8bf7937a4d4e8a455902430611de03406e50b7c95343ecdd --- doc/package-system.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/package-system.txt b/doc/package-system.txt index 764bab9..7f296c0 100644 --- a/doc/package-system.txt +++ b/doc/package-system.txt @@ -38,6 +38,11 @@ to execute the file. An important advice is to append an '-e' to the shebang (#!/bin/sh -e) so that the build script exits on compilation error. +Build is run with three arguments +$1: Location of the package directory (DESTDIR) +$2: Package version +$3: System Architecture + SOURCES ------- -- cgit v1.2.3