diff --git a/colord.be0 b/colord.be0 index 6c61121ce..0104553cb 100755 --- a/colord.be0 +++ b/colord.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION colord-1.3.5-0 +# BEE_VERSION colord-1.3.5-1 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -15,7 +15,7 @@ SRCURL[0]="https://www.freedesktop.org/software/colord/releases/colord-${PKGVERS ## 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/colord-disable-privatetmp.patch) ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not