merge from head
This commit is contained in:
parent
756cfd3e8a
commit
1e4879e6ad
2
Makefile
2
Makefile
|
@ -1028,7 +1028,7 @@ tasks/popularity-contest-$(CODENAME):
|
||||||
echo ' Popularity Contest results' ; \
|
echo ' Popularity Contest results' ; \
|
||||||
echo ' See the README for details on updating.' ; \
|
echo ' See the README for details on updating.' ; \
|
||||||
echo '' ; \
|
echo '' ; \
|
||||||
echo ' Last update: $$Date$$' ; \
|
echo ' Last update: $$''Date''$$' ; \
|
||||||
echo '*/' ; \
|
echo '*/' ; \
|
||||||
echo '' ; \
|
echo '' ; \
|
||||||
) > $@
|
) > $@
|
||||||
|
|
Loading…
Reference in New Issue