From 719252b7b29749389730057387d5a43b5516f7fe Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 20 Feb 2018 22:03:13 -0600 Subject: system/abuild: add our custom patchset to abuild --- system/abuild/abuild.pre-install | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 system/abuild/abuild.pre-install (limited to 'system/abuild/abuild.pre-install') diff --git a/system/abuild/abuild.pre-install b/system/abuild/abuild.pre-install new file mode 100644 index 000000000..fd3d39a36 --- /dev/null +++ b/system/abuild/abuild.pre-install @@ -0,0 +1,5 @@ +#!/bin/sh + +addgroup -S abuild 2>/dev/null + +exit 0 -- cgit v1.2.3-70-g09d2