wok-next diff fcitx-googlepinyin/receipt @ rev 21360

guacamole: inserted fix libtool
author Hans-G?nter Theisgen
date Mon Apr 13 06:41:39 2020 +0100 (2020-04-13)
parents f48456621a9d
children
line diff
     1.1 --- a/fcitx-googlepinyin/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/fcitx-googlepinyin/receipt	Mon Apr 13 06:41:39 2020 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  	cmake $src -DCMAKE_INSTALL_PREFIX=/usr || return 1
     1.5  	cd $src
     1.6  	make -C build || return 1
     1.7 -	make install/fast -C build DESTDIR=$DESTDIR
     1.8 +	make install/fast -C build DESTDIR=$install
     1.9  }
    1.10  
    1.11  genpkg_rules() {