CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
gcc: fixed typo in sources
authorVictor Martinez <pitillo@ono.com>
Tue, 4 Dec 2012 11:01:24 +0000 (11:01 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 4 Dec 2012 11:01:24 +0000 (11:01 +0000)
gcc/Pkgfile

index 0aecae37f010df1bf3e6a81df667d0918b73a83e..69012e283b219285d059cb0418710439b35a390f 100644 (file)
@@ -8,7 +8,7 @@ name=gcc
 version=4.7.2
 release=1
 source=(ftp://gcc.gnu.org/pub/gcc/releases/$name-$version/$name-$version.tar.bz2
-        name-nocheck-fixincludes.patch
+        $name-nocheck-fixincludes.patch
         $name-$version-gnueabihf.patch)
 
 build() {