linux-test-project / kirk

Kirk application aims to merge multiple Linux testing frameworks in one tool.
GNU General Public License v2.0
6 stars 7 forks source link

Makefile: Make symlink relative #6

Closed pevik closed 1 year ago

pevik commented 1 year ago

Using full path creates problems with rpm packaging:

ERROR: Link /opt/ltp/runltp-ng ->
/home/abuild/rpmbuild/BUILDROOT/ltp-20230929.48a150bf-1573.1.x86_64/opt/ltp/kirk points inside build root

Fixes: 666a2bd ("Symlink kirk with runltp-ng in LTP installation") Fixes: 7e397fe ("Fix 666a2bd8dbf583732ed415abf1bae39bd8791061")