wok diff ucarp/receipt @ rev 22876

web-applications: localize wikipedia
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 21 18:28:59 2020 +0100 (2020-02-21)
parents 2a21689b0af7
children 934055de50e2
line diff
     1.1 --- a/ucarp/receipt	Thu Oct 03 09:52:57 2013 +0000
     1.2 +++ b/ucarp/receipt	Fri Feb 21 18:28:59 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 \