guix/test/fixdescriptors/aterm-2.0.fix

11 lines
244 B
Plaintext
Raw Normal View History

Descr(
[ Bind("pkgId", "aterm-2.0")
, Bind("releaseId", "1")
, Bind("createGCC", True)
, Bind("src", Source(Url("http://www.cwi.nl/projects/MetaEnv/aterm/aterm-2.0.tar.gz")))
, Bind("build", Source("../build/aterm-build.sh"))
]
2003-04-08 15:36:54 +00:00
)