network/owncloud-client: Fixed doinst.sh.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2016-01-21 21:01:04 +00:00
parent 91aa59e089
commit 01a9bfeb0d

View file

@ -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