summaryrefslogtreecommitdiffstats
path: root/src/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg')
-rw-r--r--src/pkg/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pkg/CMakeLists.txt b/src/pkg/CMakeLists.txt
index 6137a9fbd33..357d966ddee 100644
--- a/src/pkg/CMakeLists.txt
+++ b/src/pkg/CMakeLists.txt
@@ -27,7 +27,7 @@ foreach(f rules changelog)
)
endforeach()
-foreach(f control copyright vpp.postinst vpp.postrm vpp.postinst vpp.service)
+foreach(f control copyright vpp.preinst vpp.postrm vpp.postinst vpp.service)
file(COPY
${CMAKE_CURRENT_SOURCE_DIR}/debian/${f}
DESTINATION ${CMAKE_BINARY_DIR}/debian