From 265791916fef898d4e322906256f781543c579e5 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 12 Sep 2019 17:58:55 +0200 Subject: [PATCH] potrace: Use current bee file template --- potrace.be0 | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/potrace.be0 b/potrace.be0 index e387bb528..38baafa7c 100755 --- a/potrace.be0 +++ b/potrace.be0 @@ -18,14 +18,8 @@ SRCURL[0]="http://potrace.sourceforge.net/download/${PKGVERSION}/potrace-${PKGVE # 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