[Pkg-owncloud-commits] [owncloud-client] 410/498: csync cmake: Removed not needed define of DATADIR.

Sandro Knauß hefee-guest at moszumanska.debian.org
Tue Aug 11 14:49:11 UTC 2015


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 0c5528806dc2aceb6915f1351a7d4ae43267de72
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Thu Jul 30 16:37:56 2015 +0200

    csync cmake: Removed not needed define of DATADIR.
---
 csync/config_csync.h.cmake | 1 -
 1 file changed, 1 deletion(-)

diff --git a/csync/config_csync.h.cmake b/csync/config_csync.h.cmake
index 8c48c4e..a11f9eb 100644
--- a/csync/config_csync.h.cmake
+++ b/csync/config_csync.h.cmake
@@ -1,7 +1,6 @@
 #cmakedefine PACKAGE "${APPLICATION_NAME}"
 #cmakedefine VERSION "${APPLICATION_VERSION}"
 #cmakedefine LOCALEDIR "${LOCALE_INSTALL_DIR}"
-#cmakedefine DATADIR "${DATADIR}"
 #cmakedefine LIBDIR "${LIBDIR}"
 #cmakedefine PLUGINDIR "${PLUGINDIR}"
 #cmakedefine SYSCONFDIR "${SYSCONFDIR}"

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