wok diff fbvnc-auth/receipt @ rev 22443

vlc: add hicolor-icon-theme -> post-install misses index.theme
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 15:29:27 2019 +0000 (2019-12-23)
parents e6eab2a29e8b
children d8c511e24c20
line diff
     1.1 --- a/fbvnc-auth/receipt	Wed Aug 13 13:21:48 2014 +0200
     1.2 +++ b/fbvnc-auth/receipt	Mon Dec 23 15:29:27 2019 +0000
     1.3 @@ -21,6 +21,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i s"/cc/${HOST_SYSTEM}-gcc/" Makefile &&
     1.8  	make
     1.9  }
    1.10