Added to cdrskin standalone scripts a compile run for unite_html_b_line.c
This commit is contained in:
parent
ef3609e021
commit
c2bcf78c81
@ -229,6 +229,7 @@ tar czf "$cdrskin_tarball" "$target"
|
||||
"$compile_cmd" $compile_static_opts -O2 -do_strip
|
||||
cp "$compile_result" "../$bintarget_static"
|
||||
fi
|
||||
( cd cdrskin ; cc -g -Wall -o unite_html_b_line unite_html_b_line.c )
|
||||
"$man_to_html_cmd"
|
||||
mv "$man_page_html" ..
|
||||
)
|
||||
|
@ -229,6 +229,8 @@ tar czf "$cdrskin_tarball" "$target"
|
||||
fi
|
||||
# "$compile_cmd" -libburn_svn -O2 -do_diet -do_strip
|
||||
# cp "$compile_result" "../$bintarget_dynamic"_diet
|
||||
|
||||
( cd cdrskin ; cc -g -Wall -o unite_html_b_line unite_html_b_line.c )
|
||||
"$man_to_html_cmd"
|
||||
mv "$man_page_html" ..
|
||||
)
|
||||
|
@ -13796,10 +13796,17 @@ ChangeLog
|
||||
cdrskin/changelog.txt
|
||||
Updated change log
|
||||
|
||||
[]
|
||||
15 Sep 2018 [ef3609e]
|
||||
cdrskin/cdrskin.c
|
||||
cdrskin/changelog.txt
|
||||
Fixed a typo that was made during version leap
|
||||
|
||||
15 Sep 2018 []
|
||||
cdrskin/add_ts_changes_to_libburn_1_5_0
|
||||
cdrskin/add_ts_changes_to_libburn_1_5_1
|
||||
cdrskin/changelog.txt
|
||||
Added to cdrskin standalone scripts a compile run for unite_html_b_line.c
|
||||
|
||||
----------------------------------- release - cdrskin-1.5.0 - 2018.09.15.083001
|
||||
* Bug fix: cdrskin threw errno 22 on data file input if libburn is
|
||||
configured with --enable-track-src-odirect
|
||||
|
Loading…
Reference in New Issue
Block a user