about summary refs log tree commit diff
path: root/test/fixdescriptors/aterm-2.0.fix
blob: 8b1ba85605830c62a29229a80ace1a83aa5440e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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"))
  ]
)