Преглед на файлове

strip newlines from date call

new-build-system
Jan Lehnardt преди 14 години
родител
ревизия
de34cf3223
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. +1
    -2
      Makefile

+ 1
- 2
Makefile Целия файл

@@ -42,9 +42,8 @@ build-wrappers:
# update gh-pages with release links & travis

# add $(version)/index.html page (from template)
reldate=$(shell date)
sed -e 's|%version%|$(version)|' \
-e 's|%date%|$(reldate)' release-index.html > $(version)/index.html
-e 's|%date%|$(shell date)' release-index.html > $(version)/index.html

# update index.html to point to $(vesion)
cat index.html.pre > index.html


Loading…
Отказ
Запис