wok diff ucarp/receipt @ rev 23152
updated lxsession (0.5.4 -> 0.5.5)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Mar 15 16:46:05 2020 +0100 (2020-03-15) |
parents | 2a21689b0af7 |
children | 934055de50e2 |
line diff
1.1 --- a/ucarp/receipt Thu Oct 03 09:52:57 2013 +0000 1.2 +++ b/ucarp/receipt Sun Mar 15 16:46:05 2020 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 LICENSE="BSD" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://www.ucarp.org/project/ucarp" 1.8 +WEB_SITE="https://github.com/jedisct1/UCarp" 1.9 WGET_URL="http://download.pureftpd.org/pub/$PACKAGE/$TARBALL" 1.10 TAGS="High availability HA" 1.11 1.12 @@ -17,7 +17,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 sed -i 's/\$(SHELL) @install_sh@/@install_sh@/' po/Makefile.in* 1.18 ./configure --prefix=/usr --mandir=/usr/share/man \ 1.19 --localstatedir=/var \