mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-11 14:15:46 +08:00
changed synergy-plugins directory to synergy with the sub directory plugins #4696
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user