mdocml: unbreak: needs a whitespace.
This commit is contained in:
parent
d31d4b44b7
commit
16f7ee4e8a
@ -20,7 +20,7 @@ pre_configure() {
|
||||
sed -i "s,/usr/local,${XBPS_CROSS_BASE}/usr,g" configure
|
||||
}
|
||||
pre_build() {
|
||||
sed -i "s,CFLAGS.* ,& ${CFLAGS},g" Makefile.local
|
||||
sed -i "s,CFLAGS.* ,& ${CFLAGS} ,g" Makefile.local
|
||||
}
|
||||
post_install() {
|
||||
# remove devel stuff.
|
||||
|
Loading…
x
Reference in New Issue
Block a user