mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-22 07:20:15 +03:00
Revert "Configure debian package directory"
This reverts commit 17abdefd20
.
This commit is contained in:
parent
17abdefd20
commit
9732e3f9bc
@ -406,15 +406,12 @@ endif()
|
||||
#
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
configure_files (${CMAKE_CURRENT_SOURCE_DIR}/dist/rpm ${CMAKE_BINARY_DIR}/rpm)
|
||||
configure_files (${CMAKE_CURRENT_SOURCE_DIR}/dist/deb ${CMAKE_BINARY_DIR}/debian)
|
||||
|
||||
install(FILES res/synergy.svg DESTINATION share/icons)
|
||||
if("${VERSION_MAJOR}" STREQUAL "2")
|
||||
install(FILES res/synergy2.desktop DESTINATION share/applications)
|
||||
else()
|
||||
install(FILES res/synergy.desktop DESTINATION share/applications)
|
||||
endif()
|
||||
|
||||
install(FILES res/synergy.svg DESTINATION share/icons)
|
||||
endif()
|
||||
|
||||
else()
|
||||
|
5
debian/changelog
vendored
Normal file
5
debian/changelog
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
synergy (1.9.0~beta1) UNRELEASED; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
||||
-- Symless Ltd <engineering@symless.com> Thu, 27 Apr 2017 13:50:32 +0000
|
0
dist/deb/compat → debian/compat
vendored
0
dist/deb/compat → debian/compat
vendored
0
dist/deb/control → debian/control
vendored
0
dist/deb/control → debian/control
vendored
0
dist/deb/copyright → debian/copyright
vendored
0
dist/deb/copyright → debian/copyright
vendored
0
dist/deb/rules → debian/rules
vendored
0
dist/deb/rules → debian/rules
vendored
5
dist/deb/changelog.in
vendored
5
dist/deb/changelog.in
vendored
@ -1,5 +0,0 @@
|
||||
synergy (@SYNERGY_VERSION@~@SYNERGY_VERSION_STAGE@) unstable; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
||||
-- Symless Ltd <engineering@symless.com> @SYNERGY_RELEASE_DATE@
|
Loading…
Reference in New Issue
Block a user