wok-next rev 19955

Up mrxvt (0.5.4)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Oct 16 16:12:38 2017 +0200 (2017-10-16)
parents 9744f36fd101
children b5dc60e4f3bf
files mrxvt/receipt
line diff
     1.1 --- a/mrxvt/receipt	Mon Oct 16 15:44:30 2017 +0200
     1.2 +++ b/mrxvt/receipt	Mon Oct 16 16:12:38 2017 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mrxvt"
     1.7 -VERSION="0.4.2"
     1.8 +VERSION="0.5.4"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Terminal emulator with muli-tabs support."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -19,7 +19,7 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17 +	./bootstrap.sh
    1.18  	./configure \
    1.19  		--prefix=/usr \
    1.20  		--infodir=/usr/share/info \