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

strip newlines from date call

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

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

@@ -43,7 +43,7 @@ build-wrappers:

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

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


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