relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)
committerAbou Al Montacir <abou.almontacir@sfr.fr>
Sat, 14 Apr 2018 16:08:39 +0000 (17:08 +0100)
commit67cfecaaaa3fbc7d49312585f9d8dd685361e876
treee7632fe7ebd063eaf6eff3c93f152a1e0e13a360
parent95b0392a808e48b0aaf6927f5c3338e38cd944a8
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]