From 3ac6306f94004dcf1092d5591f93016a61444d95 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 24 May 2018 12:20:36 +0200 Subject: [PATCH] cronie: Build in sourcedir Fix "autogen.sh: You must run this script in the top-level cronie directory" error. --- cronie.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cronie.be0 b/cronie.be0 index 21cddf2bb..7d0f95b5a 100755 --- a/cronie.be0 +++ b/cronie.be0 @@ -22,7 +22,7 @@ SRCURL[0]="https://github.com/cronie-crond/cronie/archive/cronie-${PKGVERSION}.t ## outside the source directory and needs to be built inside the source ## directory. -# build_in_sourcedir +build_in_sourcedir ############################################################################### ## bee cannot detect buildtypes specified in subdirectories.