From c575d7cdc06d3e55bb9425bd5c2df5f806814e57 Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Mon, 9 Oct 2023 21:26:55 +0200 Subject: [PATCH] Remove refs on planetblupi-www --- CMakeLists.txt | 2 +- README.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ed12beb..d25faac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -851,5 +851,5 @@ add_custom_target (dist COMMAND ${CMAKE_MAKE_PROGRAM} package_source) set (CPACK_SOURCE_GENERATOR "TXZ") set (CPACK_SOURCE_PACKAGE_FILE_NAME "planetblupi-dev") -set (CPACK_SOURCE_IGNORE_FILES "/build/;/Debug/;/Release/;/planetblupi-data/;/planetblupi-www/;/.git/;.git;.directory;~$;${CPACK_SOURCE_IGNORE_FILES}") +set (CPACK_SOURCE_IGNORE_FILES "/build/;/Debug/;/Release/;/planetblupi-data/;/.git/;.git;.directory;~$;${CPACK_SOURCE_IGNORE_FILES}") include (CPack) diff --git a/README.md b/README.md index 42ed95a..3f93235 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ submodules. - **source-code**: `planetblupi/` - **source-assets**: `planetblupi-data/` -- **website**: `planetblupi-www/` (see ) ### Linux