xiate: support suckless-type config.h scheme
This commit is contained in:
parent
fb559b7085
commit
2be6a1f63f
|
@ -14,6 +14,7 @@ checksum=2f7317cc71849cdbf31479be224f9ed20fce25d2fa8320885a5294ed2101411b
|
|||
|
||||
pre_configure() {
|
||||
cp config.def.h config.h
|
||||
[ -e ${FILESDIR}/config.h ] && cp ${FILESDIR}/config.h config.h
|
||||
sed -i 's;/usr/local;/usr;g' Makefile
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue