mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-12 07:04:39 +08:00
2 lines
105 B
Plaintext
2 lines
105 B
Plaintext
|
sed -i 's@\(ln -s -f \)$(PREFIX)/bin/@\1@' Makefile
|
||
|
sed -i "s@(PREFIX)/man@(PREFIX)/share/man@g" Makefile
|