mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-30 04:19:49 +02:00
remove semicolon -- from Lars
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
Makefile.am: Makefile.am.in
|
||||
rm -f $@ $@t
|
||||
sed -n '1,/^##m4-files-begin/p' $< > $@t
|
||||
echo EXTRA_DIST = README Makefile.am.in *.m4; \
|
||||
echo EXTRA_DIST = README Makefile.am.in *.m4 \
|
||||
|fmt | (tr '\012' @; echo) \
|
||||
|sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
|
||||
>> $@t
|
||||
|
||||
Reference in New Issue
Block a user