From fb15a9e8e64b016b37f4073c7c1aaa15855f65ec Mon Sep 17 00:00:00 2001 From: sibel Date: Mon, 3 Jan 2011 13:07:04 +0100 Subject: kdebindings#4.5.4-3, coorection nom patch --- kde/kdebindings/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kde/kdebindings/Pkgfile') diff --git a/kde/kdebindings/Pkgfile b/kde/kdebindings/Pkgfile index 098e38651..40be580f6 100755 --- a/kde/kdebindings/Pkgfile +++ b/kde/kdebindings/Pkgfile @@ -8,11 +8,11 @@ name=kdebindings version=4.5.4 release=3 source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2 - sip4.12.patch ) + kdebindings4.5.4-sip.patch ) build() { cd $name-$version - patch -Np0 -i ../sip4.12.patch + patch -Np0 -i ../kdebindings4.5.4-sip.patch mkdir build cd build -- cgit v1.2.3-54-g00ecf