diff options
Diffstat (limited to 'packages/gpe-sketchbook')
-rw-r--r-- | packages/gpe-sketchbook/gpe-sketchbook_0.2.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-sketchbook/gpe-sketchbook_0.2.8.bb b/packages/gpe-sketchbook/gpe-sketchbook_0.2.8.bb index f1ae220b93..930599fa8f 100644 --- a/packages/gpe-sketchbook/gpe-sketchbook_0.2.8.bb +++ b/packages/gpe-sketchbook/gpe-sketchbook_0.2.8.bb @@ -9,7 +9,7 @@ MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>" SECTION = "gpe" PRIORITY = "optional" DESCRIPTION = "A GPE notebook to sketch your notes" -export CVSBUILD = no +export CVSBUILD = "no" CFLAGS +="-D_GNU_SOURCE" |