rev 13524 - branches/kde4.2/packages/pkg-kde-tools/trunk/qt-kde-team/1

Modestas Vainius modax-guest at alioth.debian.org
Sun Jan 25 10:27:12 UTC 2009


Author: modax-guest
Date: 2009-01-25 10:27:12 +0000 (Sun, 25 Jan 2009)
New Revision: 13524

Modified:
   branches/kde4.2/packages/pkg-kde-tools/trunk/qt-kde-team/1/policy.mk
Log:

Improve comment


Modified: branches/kde4.2/packages/pkg-kde-tools/trunk/qt-kde-team/1/policy.mk
===================================================================
--- branches/kde4.2/packages/pkg-kde-tools/trunk/qt-kde-team/1/policy.mk	2009-01-25 10:05:13 UTC (rev 13523)
+++ branches/kde4.2/packages/pkg-kde-tools/trunk/qt-kde-team/1/policy.mk	2009-01-25 10:27:12 UTC (rev 13524)
@@ -6,7 +6,7 @@
 DEB_KDE_DISTRIBUTION := $(shell dpkg-parsechangelog | grep '^Distribution: ' | sed 's/^Distribution: \(.*\)/\1/g')
 DEB_KDE_MAJOR_VERSION := $(shell echo "$(DEB_UPSTREAM_VERSION)" | cut -d. -f1-2)
 
-# Policy file may not exist. It is fine
+# Distribution-specific policy file may not exist. It is fine
 ifeq (,$(filter $(DEB_KDE_DISTRIBUTION),$(DEB_KDE_DISABLE_POLICY_CHECK)))
   -include $(DEB_PKG_KDE_QT_KDE_TEAM)/policy/$(DEB_KDE_DISTRIBUTION).mk
 endif




More information about the pkg-kde-commits mailing list