summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2023-11-07 11:17:30 +0800
committerliuxueli <[email protected]>2023-11-07 11:17:30 +0800
commita8bae1fafe01c53caa8ebca1b8e0d9bd9c130f7a (patch)
tree820ea43e158e7513e4139f3b34a4ea6b3cc405c3 /cmake
parentee6b7e01559bb96dacbcdfc725e77e7a5bffae61 (diff)
Release stellar header file
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Package.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Package.cmake b/cmake/Package.cmake
index 3091159..4acc9ce 100644
--- a/cmake/Package.cmake
+++ b/cmake/Package.cmake
@@ -31,5 +31,5 @@ else()
endif()
# Setup %config(noreplace)
-set(CPACK_RPM_USER_FILELIST "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/conf/stellar/stellar.conf")
+# set(CPACK_RPM_USER_FILELIST "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/conf/stellar/stellar.conf")
include(CPack)