diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-04-23T21·21+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-04-23T21·21+0000 |
commit | 49e0d743d7348ba15f6c8125138c4e17b271d8c3 (patch) | |
tree | 4c21b4e3642b1da3d50414c2628fc7377c5573bb /test/fixdescriptors/pspell-.12.2.fix | |
parent | f546e0cda450642177da02895f39f34e3ce1a6ff (diff) |
* Fix descriptors for Pan and its dependencies.
Diffstat (limited to 'test/fixdescriptors/pspell-.12.2.fix')
-rw-r--r-- | test/fixdescriptors/pspell-.12.2.fix | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/fixdescriptors/pspell-.12.2.fix b/test/fixdescriptors/pspell-.12.2.fix new file mode 100644 index 000000000000..f19600c25935 --- /dev/null +++ b/test/fixdescriptors/pspell-.12.2.fix @@ -0,0 +1,8 @@ +Descr( + [ Bind("pkgId", Str("pspell-.12.2")) + , Bind("releaseId", Str("1")) + + , Bind("src", File(Url("http://unc.dl.sourceforge.net/sourceforge/pspell/pspell-.12.2.tar.gz"))) + , Bind("build", File(Local("../build/pspell-build.sh"))) + ] +) |