mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-14 00:38:55 +00:00
Fix 'last' symlink
This commit is contained in:
parent
302328a76c
commit
ef53587e89
@ -112,7 +112,7 @@ install: install-includes install-pkgconfig
|
||||
${INSTALL_DATA} $$a ${LFX}/radare2/${VERSION} ; done
|
||||
@echo "lang/p/radare.* ${DESTDIR}/${PFX}/${LIBDIR}/radare2/${VERSION}"
|
||||
${INSTALL_DATA} lang/p/radare.* ${LFX}/radare2/${VERSION}
|
||||
ln -fs ${LFX}/radare2/${VERSION} ${LFX}/radare2/last
|
||||
cd ${LFX}/radare2 ; ln -fs ${VERSION} last
|
||||
|
||||
deinstall uninstall:
|
||||
# libraries
|
||||
|
Loading…
Reference in New Issue
Block a user