repo/ufetch/Makefile

5 lines
98 B
Makefile
Raw Normal View History

install:
mv ${prefix}/usr/src/ufetch/ufetch-linux /usr/bin/ufetch
uninstall:
rm /usr/bin/ufetch