wok diff recorder/receipt @ rev 10802

glib-networking: Fixed it to use offical source url. Please remove source tarball on tank or this package will not build.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Jun 04 08:51:01 2011 +0000 (2011-06-04)
parents d792bbad32e2
children de49f29b101e
line diff
     1.1 --- a/recorder/receipt	Tue Sep 07 21:57:26 2010 +0200
     1.2 +++ b/recorder/receipt	Sat Jun 04 08:51:01 2011 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	cp ../stuff/Makefile Makefile
     1.8 +	cp $stuff/Makefile Makefile
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11