* Fetch sources from the network.

This commit is contained in:
Eelco Dolstra 2003-03-21 14:10:06 +00:00
parent 88d257b17f
commit e582ee67cd
13 changed files with 53 additions and 23 deletions

View file

@ -1,5 +1,5 @@
pkgconfig <- ./pkgconfig-0.15.0.nix
src = ../dist/glib-2.2.1.tar.bz2
src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/glib-2.2.1.tar.bz2)
build = ../build/glib-build.sh