[pkg-horde] sed substitutions in debian/rules for Horde module packages

Gregory Colpart reg at evolix.fr
Thu Dec 15 12:04:39 UTC 2005


Hello,

First post on this mailing-list :)

In debian/rules of horde module packages (horde3, imp4,
ingo1, etc.), there are several sed substitutions (in install rule).
The goal of this sed substitutions seems to remplace PHP lines
like :

@define('HORDE_BASE', dirname(__FILE__) . '/../..');

to :

@define('HORDE_BASE', '/usr/share/horde3');

I'm curious, what is the reason to do that ?
(now I do it too for my package [*])


[*] : http://gcolpart.evolix.net/debian/horde-sam/


Regards,
-- 
Gregory Colpart <reg at evolix.fr>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/



More information about the pkg-horde-hackers mailing list