badge-buildroot/package/fortune-mod/0002-custom-cookies.patch
George Hilliard dd718e3cdb Package and add fortune-mod
You deserve a cookie!
2019-08-17 09:20:54 -05:00

20 lines
474 B
Diff

diff --git a/fortune-mod/CMakeLists.txt b/fortune-mod/CMakeLists.txt
index dbe120d..cc272b8 100644
--- a/fortune-mod/CMakeLists.txt
+++ b/fortune-mod/CMakeLists.txt
@@ -261,6 +261,7 @@ SET (COOKIES
paradoxum
zippy
debian
+ CACHE STRING "Cookies to include"
)
SET (OFFENSIVE_COOKIES
@@ -290,6 +291,7 @@ SET (OFFENSIVE_COOKIES
songs-poems
vulgarity
zippy
+ CACHE STRING "Offensive cookies to include"
)
ADD_SUBDIRECTORY("datfiles")