RetroShare/plugins/ColorCode_plugin/INSTALL
2010-02-23 21:10:35 +00:00

11 lines
108 B
Text

# simply run:
qmake-qt4
make
# to install:
cp colorcode /usr/bin/
# to uninstall:
rm /usr/bin/colorcode