mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-28 02:24:18 -04:00

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
11 lines
108 B
Text
11 lines
108 B
Text
# simply run:
|
|
|
|
qmake-qt4
|
|
make
|
|
|
|
# to install:
|
|
cp colorcode /usr/bin/
|
|
|
|
# to uninstall:
|
|
rm /usr/bin/colorcode
|
|
|