From 857c74591669c76cdca6106f02d5017c66ac9d20 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Thu, 24 May 2018 12:14:50 +0200 Subject: [PATCH] cronie: Convert to current bee template --- cronie.be0 | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/cronie.be0 b/cronie.be0 index 2d42cc627..b87d64b08 100755 --- a/cronie.be0 +++ b/cronie.be0 @@ -18,14 +18,8 @@ SRCURL[0]="https://fedorahosted.org/releases/c/r/cronie/cronie-${PKGVERSION}.tar # PATCHURL+=() ############################################################################### -## Add filename patterns to the EXCLUDE array of files that should not -## be added to you package but may be present in the image directory. - -# EXCLUDE+=() - -############################################################################### -## Uncomment the next statement, if the software may not be able to be build -## outside the source directory and need to be build inside the source +## Uncomment the next statement, if the software may not be able to be built +## outside the source directory and needs to be built inside the source ## directory. # build_in_sourcedir