bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13142: 24.2; make install-info fails with non-english locale


From: Achim Gratz
Subject: bug#13142: 24.2; make install-info fails with non-english locale
Date: Tue, 11 Dec 2012 19:52:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Glenn Morris writes:
> | sed '/ing directory/d'

This removes all lines that have the string "ing directory" in them, so

grep -v 'ing directory'

might be a slightly less obscure alternative, given that grep is already
used elsewhere in the build process.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds






reply via email to

[Prev in Thread] Current Thread [Next in Thread]