summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorsongyanchao <[email protected]>2022-09-01 08:57:02 +0000
committersongyanchao <[email protected]>2022-09-01 08:57:02 +0000
commit9be50c0f10d5ecbc19bfb451734588252c7d1f0f (patch)
treeb7505c7159a264946dc9965d1c1386ca7e513bf7 /cmake
parent326f1dc7c777a258a1b9ebe2b1e12ff029d75a00 (diff)
๐ŸŽˆ perf(TSG-11429): ๆ•ดๅˆ่Š‚็‚น้…็ฝฎๆ–‡ไปถ
ๆ•ดๅˆ่Š‚็‚น้…็ฝฎๆ–‡ไปถ
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Package.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/Package.cmake b/cmake/Package.cmake
index ffa5437..2531aa6 100644
--- a/cmake/Package.cmake
+++ b/cmake/Package.cmake
@@ -33,9 +33,6 @@ endif()
# setup %config(noreplace)
set(CPACK_RPM_USER_FILELIST "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/etc/mrglobal.conf"
- "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/etc/classifier.conf"
- "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/etc/lb.conf"
- "%config(noreplace) ${CMAKE_INSTALL_PREFIX}/etc/etherfabric.conf"
"%config(noreplace) ${CMAKE_INSTALL_PREFIX}/etc/mrtunnat.conf"
"%config(noreplace) ${CMAKE_INSTALL_PREFIX}/etc/mrapm.conf"
"%config(noreplace) /etc/sysconfig/mrzcpd")