* Remove all references to set-env.sh; it has been merged into stdenv.fix (actually baseenv.fix). svn path=/nixpkgs/trunk/; revision=316
		
			
				
	
	
		
			16 lines
		
	
	
		
			421 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			421 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Package(
 | 
						|
  [ ("name", "gnet-1.1.9")
 | 
						|
 | 
						|
  , ("build", Relative("gnet/gnet-build.sh"))
 | 
						|
 | 
						|
  , ("src", App(IncludeFix("fetchurl/fetchurl.fix"),
 | 
						|
      [ ("url", "http://www.gnetlibrary.org/src/gnet-1.1.9.tar.gz")
 | 
						|
      , ("md5", "381b5c6d4031806fc4c3e6b28dc752ec")
 | 
						|
      ]))
 | 
						|
 | 
						|
  , ("stdenv", IncludeFix("stdenv/stdenv.fix"))
 | 
						|
  , ("pkgconfig", IncludeFix("pkgconfig/pkgconfig.fix"))
 | 
						|
  , ("glib", IncludeFix("glib/glib.fix"))
 | 
						|
  ]
 | 
						|
)
 |