mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/owncloud-client: Fixed doinst.sh.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
91aa59e089
commit
01a9bfeb0d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ config() {
|
|||
# Otherwise, we leave the .new copy for the admin to consider...
|
||||
}
|
||||
|
||||
config "$PKG/etc/ownCloud/sync-exclude.lst.new"
|
||||
config "etc/ownCloud/sync-exclude.lst.new"
|
||||
|
||||
if [ -x /usr/bin/update-desktop-database ]; then
|
||||
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
|
||||
|
|
Loading…
Reference in a new issue