* Fix descriptors for Pan and its dependencies.
This commit is contained in:
parent
f546e0cda4
commit
49e0d743d7
15 changed files with 145 additions and 52 deletions
8
test/fixdescriptors/pspell-.12.2.fix
Normal file
8
test/fixdescriptors/pspell-.12.2.fix
Normal file
|
|
@ -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")))
|
||||
]
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue