mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-25 04:26:31 +01:00
Add libmd
This commit is contained in:
parent
20b4d43abb
commit
d7ce963bf4
3 changed files with 10 additions and 0 deletions
8
steps/libmd-1.1.0/pass1.sh
Normal file
8
steps/libmd-1.1.0/pass1.sh
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
src_prepare() {
|
||||
default
|
||||
autoreconf-2.71 -fi
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
./configure --prefix="${PREFIX}" --libdir="${LIBDIR}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue