Explorar o código

dont split debian description over multiple lines

Grant Limberg %!s(int64=5) %!d(string=hai) anos
pai
achega
517a171a6c
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      packaging/debian.cmake

+ 1 - 5
packaging/debian.cmake

@@ -1,9 +1,5 @@
 set(CPACK_PACKAGE_VENDOR "ZeroTier, Inc.")
 set(CPACK_PACKAGE_VENDOR "ZeroTier, Inc.")
-set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "ZeroTier network virtualization service
-ZeroTier One lets you join ZeroTier virtual networks and
-have them appear as tun/tap ports on your system. See
-https://www.zerotier.com/ for instructions and
-documentation.")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "ZeroTier network virtualization service ZeroTier One lets you join ZeroTier virtual networks and have them appear as tun/tap ports on your system. See https://www.zerotier.com/ for instructions and documentation.")
 set(CPACK_PACKAGE_VERSION_MAJOR ${PROJECT_VERSION_MAJOR})
 set(CPACK_PACKAGE_VERSION_MAJOR ${PROJECT_VERSION_MAJOR})
 set(CPACK_PACKAGE_VERSION_MINOR ${PROJECT_VERSION_MINOR})
 set(CPACK_PACKAGE_VERSION_MINOR ${PROJECT_VERSION_MINOR})
 set(CPACK_PACKAGE_VERSION_PATCH ${PROJECT_VERSION_PATCH})
 set(CPACK_PACKAGE_VERSION_PATCH ${PROJECT_VERSION_PATCH})