[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.13.1-12-gef732bc

Modestas Vainius modax at alioth.debian.org
Wed May 25 12:11:31 UTC 2011


The following commit has been merged in the master branch:
commit da731036063b76331e1bf4f8da43cc37e4ea7232
Author: Modestas Vainius <modax at debian.org>
Date:   Wed May 25 12:44:56 2011 +0300

    Define DLRESTRICTIONS_FOUND cmake variable if DLRestrictions was found.
---
 dlrestrictions/DLRestrictionsConfig.cmake |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/dlrestrictions/DLRestrictionsConfig.cmake b/dlrestrictions/DLRestrictionsConfig.cmake
index 382506e..4fb643b 100644
--- a/dlrestrictions/DLRestrictionsConfig.cmake
+++ b/dlrestrictions/DLRestrictionsConfig.cmake
@@ -1,3 +1,5 @@
+set(DLRESTRICTIONS_FOUND 1)
+
 set(DEFAULT_DLRESTRICTIONS "" CACHE STRING
     "Enable generation of the DLRestrictions symbol with such a value by default.")
 define_property(TARGET PROPERTY DLRESTRICTIONS

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list