]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- more informative error auto/ac/rpm-4_4_2-45 auto/ac/rpm-4_4_2-46 auto/th/rpm-4_4_9-0_2 auto/th/rpm-4_4_9-0_3 auto/th/rpm-4_4_9-0_4 auto/th/rpm-4_4_9-1 auto/th/rpm-4_4_9-2 auto/th/rpm-4_4_9-3 auto/th/rpm-4_4_9-4 auto/th/rpm-4_4_9-6 auto/th/rpm-4_4_9-7 auto/th/rpm-4_4_9-8 auto/th/rpm-4_4_9-9 auto/ti/rpm-4_4_9-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 24 May 2007 07:16:32 +0000 (07:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-find-lang -> 1.21

rpm-find-lang

index 9a5f6cd69dc8b16d205620330084a15e07c118c2..9780aa49cc01079c3ad678d793e4d192a208be65 100644 (file)
@@ -173,6 +173,6 @@ s:^\([^%].*\)::
 s:%lang(C) ::' | egrep -v '^$' >> $MO_NAME
 
 if [ "$(egrep -v '(^%defattr|^$)' $MO_NAME | wc -l)" -le 0 ]; then
-       echo 'Error: international files not found !'
+       echo >&2 "Error: international files not found for $NAME!"
        exit 1
 fi
This page took 0.044451 seconds and 4 git commands to generate.