mirror of
https://github.com/debauchee/barrier.git
synced 2025-08-04 00:59:28 +02:00
changed synergy-plugins directory to synergy with the sub directory plugins #4696
This commit is contained in:
parent
d816ed6b43
commit
ee2ed0a31c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue