@@ -487,7 +487,7 @@ else(MSVC)
# which is used when installing from the build tree without building a package
set(CPACK_PACKAGING_INSTALL_PREFIX "/opt")
# set(CPACK_PACKAGE_INSTALL_DIRECTORY "/opt")
- include(pack4deb)
+ include(debian)
message(STATUS "set deb package file type")
else()
if( NOT CPACK_GENERATOR)