wok diff leafpad/receipt @ rev 9504

Up: dhcp and dhcp6 to 4.2.1-P1.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 05 22:31:31 2011 +0000 (2011-04-05)
parents c3596312e06a
children 7fb09aed8649
line diff
     1.1 --- a/leafpad/receipt	Fri Dec 24 11:47:32 2010 +0000
     1.2 +++ b/leafpad/receipt	Tue Apr 05 22:31:31 2011 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GTK simple text editor."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ xorg-libXdamage"
     1.7 -BUILD_DEPENDS="pkg-config gtk+-dev xorg-libXrender-dev xorg-xproto"
     1.8 +BUILD_DEPENDS="pkg-config gtk+-dev xorg-libXrender-dev xorg-xproto intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://tarot.freeshell.org/leafpad/"
    1.11  WGET_URL="http://savannah.nongnu.org/download/$PACKAGE/$TARBALL"
    1.12 @@ -15,6 +15,7 @@
    1.13  compile_rules()
    1.14  {
    1.15      cd $src
    1.16 +    chmod +x install-sh
    1.17      ./configure \
    1.18      	--prefix=/usr \
    1.19      	--infodir=/usr/share/info \