xiate: support suckless-type config.h scheme
This commit is contained in:
parent
fb559b7085
commit
2be6a1f63f
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ checksum=2f7317cc71849cdbf31479be224f9ed20fce25d2fa8320885a5294ed2101411b
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
cp config.def.h config.h
|
cp config.def.h config.h
|
||||||
|
[ -e ${FILESDIR}/config.h ] && cp ${FILESDIR}/config.h config.h
|
||||||
sed -i 's;/usr/local;/usr;g' Makefile
|
sed -i 's;/usr/local;/usr;g' Makefile
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue