[Pkg-owncloud-commits] [owncloud-client] 05/12: Removed patches/fix-empty-ocdir.patch
Sandro Knauß
hefee-guest at alioth.debian.org
Thu Sep 26 18:51:32 UTC 2013
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 18d5ccf98cf50e4e0a7d1ec6c66b0ead03d804db
Author: Sandro Knauß <bugs at sandroknauss.de>
Date: Thu Sep 26 20:02:43 2013 +0200
Removed patches/fix-empty-ocdir.patch
---
debian/patches/fix-empty-ocdir.patch | 23 -----------------------
debian/patches/series | 1 -
2 files changed, 24 deletions(-)
diff --git a/debian/patches/fix-empty-ocdir.patch b/debian/patches/fix-empty-ocdir.patch
deleted file mode 100644
index 68e0c5d..0000000
--- a/debian/patches/fix-empty-ocdir.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-Description: empty directory doc/ocdoc implies FTBFS
- With the official tarballs the empty directory doc/ocdoc is shipped, that implies:
- Theme error: no theme named u'owncloud_org' found (missing theme.conf?)
-Author: Sandro Knauß <bugs at sandroknauss.de>
-Origin: debian
-Bug: https://github.com/owncloud/mirall/issues/989
-Applied-Upstream: https://github.com/owncloud/mirall/commit/b488ad12c2040b0fb88a9ded4d4e8f209ef859f4
-Last-Update: 2013-09-12
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: owncloud-client/doc/CMakeLists.txt
-===================================================================
---- owncloud-client.orig/doc/CMakeLists.txt 2013-09-12 15:30:15.049455203 +0200
-+++ owncloud-client/doc/CMakeLists.txt 2013-09-12 15:30:15.041455175 +0200
-@@ -22,7 +22,7 @@
- add_custom_target(doc DEPENDS doc-html doc-man COMMENT "Building documentation...")
- endif(WITH_DOC)
-
-- if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/ocdoc")
-+ if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/ocdoc/_shared_assets")
- add_dependencies(doc doc-html-org)
- add_dependencies(doc doc-html-com)
- endif()
diff --git a/debian/patches/series b/debian/patches/series
index a7d167c..a2fd246 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-fix-empty-ocdir.patch
disable-updatecheck.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list