packages: kde4-l10n/kde4-l10n.spec - fix %setup to work without ku and th
shadzik
shadzik at pld-linux.org
Thu Feb 11 14:16:47 CET 2010
Author: shadzik Date: Thu Feb 11 13:16:47 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- fix %setup to work without ku and th
---- Files affected:
packages/kde4-l10n:
kde4-l10n.spec (1.45 -> 1.46)
---- Diffs:
================================================================
Index: packages/kde4-l10n/kde4-l10n.spec
diff -u packages/kde4-l10n/kde4-l10n.spec:1.45 packages/kde4-l10n/kde4-l10n.spec:1.46
--- packages/kde4-l10n/kde4-l10n.spec:1.45 Thu Feb 11 14:11:21 2010
+++ packages/kde4-l10n/kde4-l10n.spec Thu Feb 11 14:16:42 2010
@@ -1029,7 +1029,7 @@
KDE - wsparcie dla języka zuluskiego.
%prep
-%setup -qcT %(seq -f '-a %g' 0 42 | xargs)
+%setup -qcT %(seq -f '-a %g' 0 42 |sed -e 's/-a 20//;s/-a 37//;/^$/d' | xargs)
%build
for dir in kde-l10n-*-%{version}; do
@@ -1518,6 +1518,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46 2010/02/11 13:16:42 shadzik
+- fix %setup to work without ku and th
+
Revision 1.45 2010/02/11 13:11:21 shadzik
- disable findlang for ku and th
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-l10n/kde4-l10n.spec?r1=1.45&r2=1.46&f=u
More information about the pld-cvs-commit
mailing list