rev 10434 - branches/kde4/packages/kde-l10n/debian
Modestas Vainius
modax-guest at alioth.debian.org
Thu May 1 15:26:50 UTC 2008
Author: modax-guest
Date: 2008-05-01 15:26:50 +0000 (Thu, 01 May 2008)
New Revision: 10434
Modified:
branches/kde4/packages/kde-l10n/debian/rules
Log:
typo
Modified: branches/kde4/packages/kde-l10n/debian/rules
===================================================================
--- branches/kde4/packages/kde-l10n/debian/rules 2008-05-01 15:25:46 UTC (rev 10433)
+++ branches/kde4/packages/kde-l10n/debian/rules 2008-05-01 15:26:50 UTC (rev 10434)
@@ -31,7 +31,7 @@
@test -z "$(L10N_NOTEXIST_IN_CONTROL)" || \
(echo "-- ERROR: debian/control is missing language packages: $(L10N_NOTEXIST_IN_CONTROL)" && false)
@test -z "$(L10N_EXCESS_IN_CONTROL)" || \
- (echo "-- ERROR: debian/control is has excess language packages: $(L10N_EXCESS_IN_CONTROL)" && false)
+ (echo "-- ERROR: debian/control has excess language packages: $(L10N_EXCESS_IN_CONTROL)" && false)
patch: $(STAMP_PATCH)
More information about the pkg-kde-commits
mailing list