Removed non-working insync.
This commit is contained in:
parent
21ac390e6a
commit
c8ceddda3a
5 changed files with 0 additions and 96 deletions
|
@ -1,12 +0,0 @@
|
|||
diff --git a/usr/share/applications/insync.desktop b/usr/share/applications/insync.desktop
|
||||
index a328b53..0664ebe 100644
|
||||
--- a/usr/share/applications/insync.desktop
|
||||
+++ b/usr/share/applications/insync.desktop
|
||||
@@ -6,6 +6,6 @@ GenericName=Insync
|
||||
Comment=Launch Insync
|
||||
Icon=insync
|
||||
Categories=Network;
|
||||
-Exec=insync start
|
||||
+Exec=insync start --ca-path=/etc/ssl/certs
|
||||
TryExec=insync
|
||||
Terminal=false
|
|
@ -1,8 +0,0 @@
|
|||
diff --git a/insync-3.0.27/usr/bin/insync b/insync-3.0.27/usr/bin/insync
|
||||
index a738ec8..b8f0304 100755
|
||||
--- a/usr/bin/insync
|
||||
+++ b/usr/bin/insync
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
-LC_TIME=C exec /usr/lib/insync/insync "$@"
|
||||
+LC_TIME=C exec /usr/lib64/insync/insync "$@"
|
Loading…
Add table
Add a link
Reference in a new issue