diff --git a/make.be0 b/make.be0 index 252e91929..68873e1e0 100755 --- a/make.be0 +++ b/make.be0 @@ -15,7 +15,7 @@ SRCURL[0]="https://ftp.gnu.org/gnu/make/make-${PKGVERSION}.tar.bz2" ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -# PATCHURL+=() +PATCHURL+=(/src/mariux/patches/make-configure.patch) ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not