CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libvorbis: initial import (verified compilation).
[attic/ports/opt-cross.git] / gtmess / Pkgfile
index bbbc20d8ef75d4339ba42931ab6a33f138e13038..1f33014dcf18bf233332abb911d0bc58b9c5896d 100644 (file)
@@ -8,11 +8,11 @@ name=gtmess
 version=0.96
 release=1
 source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz \
-        gtmess-0.96beta3_valist.patch)
+        ${name}-${version}_valist.patch)
 
 build() {
   cd $name-$version
-  patch -p1 -i $SRC/gtmess-0.96beta3_valist.patch
+  patch -p1 -i $SRC/${name}-${version}_valist.patch
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \