summaryrefslogtreecommitdiffstats
path: root/network/owncloud-client/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'network/owncloud-client/doinst.sh')
-rw-r--r--network/owncloud-client/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/owncloud-client/doinst.sh b/network/owncloud-client/doinst.sh
index 7c5efbb623..e03b9430d6 100644
--- a/network/owncloud-client/doinst.sh
+++ b/network/owncloud-client/doinst.sh
@@ -11,7 +11,7 @@ config() {
# Otherwise, we leave the .new copy for the admin to consider...
}
-config "$PKG/etc/owncloud-client/sync-exclude.lst.new"
+config "$PKG/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