mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-22 15:45:22 +03:00
changed synergy-plugins directory to synergy with the sub directory plugins #4696
This commit is contained in:
parent
d816ed6b43
commit
ee2ed0a31c
@ -1140,7 +1140,7 @@ class InternalCommands:
|
||||
controlFile.close()
|
||||
|
||||
targetBin = '%s/%s/usr/bin' % (debDir, package)
|
||||
targetPlugin = '%s/%s/usr/lib/synergy-plugins' % (debDir, package)
|
||||
targetPlugin = '%s/%s/usr/lib/synergy/plugins' % (debDir, package)
|
||||
targetShare = '%s/%s/usr/share' % (debDir, package)
|
||||
targetApplications = "%s/applications" % targetShare
|
||||
targetIcons = "%s/icons" % targetShare
|
||||
|
Loading…
Reference in New Issue
Block a user