What is subj? According to Dh_haskell.sh, it seems to write file under /usr/lib/haskell-packages/extra-packages. Why?
Also, it seems that during porting Makefile code to external sh script
(great thing) bug was introduced:
Dh_Haskell.sh:452: $(notdir $@)
looks suspicious. It is likely meant automatic Make variable
and `notdir' Make funciton. Now it lost it's sense. But again,
I have no idea, how fix it, since I don't understand what
this code want to accomplish. Educating me is welcome.
Random though: wouldn't it be better to not have single huge script
to source, but a lot of little scripts in some private directory?
It would be faster (who care?) and prettier in Makefile. I don't
have time for this just now, but maybe some time in future, unless
you can prove me wrong. WDYT?
--
Best regards, Dmitry Bogatov <[email protected]>,
Free Software supporter, esperantisto and netiquette guardian.
GPG: 54B7F00D
pgpvqgwfU0Lpo.pgp
Description: PGP signature
