unclutter-xfixes: fix cross
This commit is contained in:
parent
14a64b61c4
commit
bcdeb1e7ed
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ conflicts="unclutter>=0"
|
|||
|
||||
CPPFLAGS="-D__VERSION=\\\"$version\\\""
|
||||
|
||||
pre_build() {
|
||||
sed -i Makefile -e "s;CC = gcc;CC = $CC;"
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue