diff options
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"))) + ] +) |