diff options
| author | songyanchao <[email protected]> | 2022-09-01 08:57:02 +0000 |
|---|---|---|
| committer | songyanchao <[email protected]> | 2022-09-01 08:57:02 +0000 |
| commit | 9be50c0f10d5ecbc19bfb451734588252c7d1f0f (patch) | |
| tree | b7505c7159a264946dc9965d1c1386ca7e513bf7 /cmake | |
| parent | 326f1dc7c777a258a1b9ebe2b1e12ff029d75a00 (diff) | |
๐ perf(TSG-11429): ๆดๅ่็น้
็ฝฎๆไปถ
ๆดๅ่็น้
็ฝฎๆไปถ
Diffstat (limited to 'cmake')
| -rw-r--r-- | cmake/Package.cmake | 3 |
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") |
