wok diff unison/receipt @ rev 25548

aaphoto: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 23 17:05:06 2023 +0000 (15 months ago)
parents 679126bfd419
children 0262035dc1e7
line diff
     1.1 --- a/unison/receipt	Thu Jan 20 17:20:42 2022 +0100
     1.2 +++ b/unison/receipt	Thu Mar 23 17:05:06 2023 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="unison"
     1.7 -VERSION="2.51.5"
     1.8 +VERSION="2.52.1"
     1.9  CATEGORY="system-tools"
    1.10  TAGS="sync"
    1.11  SHORT_DESC="File-synchronization tool."
    1.12 @@ -24,7 +24,7 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	CFLAGS="" make
    1.17 +	make CFLAGS="" UISTYLE=text
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.