libetonyek: look for mdds-1.2.pc
Since mdds was upgraded to 1.2.1, the pkconfig file name in configure needs to be patched to mdds-1.2 as well.
This commit is contained in:
parent
745536f768
commit
4d9d9c70f7
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ checksum=032f53e8d7691e48a73ddbe74fa84c906ff6ff32a33e6ee2a935b6fdb6aecb78
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
sed -i configure -e "s;mdds-1.0;mdds-1.2;g"
|
||||||
}
|
}
|
||||||
|
|
||||||
libetonyek-devel_package() {
|
libetonyek-devel_package() {
|
||||||
|
|
Loading…
Reference in a new issue