Control: tag -1 patch

I just pushed a fix to git that partially addresses the issue. The other
issue is in the fpc install script: [!linux-armel !linux-powerpc] means
either !armel, or !powerpc, therefore, it will always be true. If you
want to exlude both, the correct syntax is: [!linux-armel]
[!linux-powerpc]. Unfortunately, that does not work with dh-exec 0.21,
but I committed a fix to git, that should make it work.

Can you give it a go, to see if it's all right, and if fpc triggers any
more issues I may have missed?

-- 
|8]

Reply via email to