diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-04-12 19:23:10 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-04-12 19:23:10 +0000 |
commit | cc30f4847931feb666fb57dc8b429ad75d8f8985 (patch) | |
tree | 56002410251e11e3489a42ca881f39c68af4e812 /deskutils | |
parent | daa1e570e6810477966f3a9e0cf445d3d3035b61 (diff) | |
download | ports-cc30f4847931feb666fb57dc8b429ad75d8f8985.tar.gz ports-cc30f4847931feb666fb57dc8b429ad75d8f8985.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/mirall/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/deskutils/mirall/pkg-plist b/deskutils/mirall/pkg-plist index 42e92af5e255..c51b41bd2df1 100644 --- a/deskutils/mirall/pkg-plist +++ b/deskutils/mirall/pkg-plist @@ -1,8 +1,6 @@ bin/owncloud bin/owncloudcmd -@unexec if cmp -s %D/etc/ownCloud/sync-exclude.lst.sample %D/etc/ownCloud/sync-exclude.lst; then rm -f %D/etc/ownCloud/sync-exclude.lst; fi -etc/ownCloud/sync-exclude.lst.sample -@exec if [ ! -f %D/etc/ownCloud/sync-exclude.lst ] ; then cp -p %D/%F %B/sync-exclude.lst; fi +@sample etc/ownCloud/sync-exclude.lst.sample include/owncloudsync/creds/abstractcredentials.h include/owncloudsync/creds/httpcredentials.h include/owncloudsync/mirall/account.h |