[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. debian/4.0.1debian-2-22-gf004e68
Paul van Tilburg
paulvt at debian.org
Wed Jun 13 20:31:52 UTC 2012
The following commit has been merged in the master branch:
commit 53e42788e2775880cf5abd7f01fd270d5c06b031
Author: Paul van Tilburg <paulvt at debian.org>
Date: Wed Jun 13 21:52:32 2012 +0200
Install stuff from 3rdparty explicitly (not everything and then remove)
diff --git a/debian/owncloud.install b/debian/owncloud.install
index 5860957..e61b6fc 100644
--- a/debian/owncloud.install
+++ b/debian/owncloud.install
@@ -10,6 +10,16 @@ ocs /usr/share/owncloud
search /usr/share/owncloud
settings /usr/share/owncloud
themes/* /var/lib/owncloud/themes
+
+# Third party stuff.
+3rdparty/css /usr/share/owncloud/3rdparty
+3rdparty/fullcalendar /usr/share/owncloud/3rdparty
+3rdparty/js /usr/share/owncloud/3rdparty
+3rdparty/php-cloudfiles /usr/share/owncloud/3rdparty
+3rdparty/phpass /usr/share/owncloud/3rdparty
+3rdparty/timepicker /usr/share/owncloud/3rdparty
+3rdparty/when /usr/share/owncloud/3rdparty
+
# Files.
db_structure.xml /usr/share/owncloud
*.php /usr/share/owncloud
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list