diff options
author | raveit65 <[email protected]> | 2013-10-17 23:01:21 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2013-10-17 23:01:21 +0200 |
commit | 03231bf437d7a1a6b8988741ad94980564069eac (patch) | |
tree | 50f8f6a151f00e5b4b34c7c59374dd4fb4d6f778 /HACKING | |
parent | e677d1440f6f5a3b51a35dea8bc09a99d442bbf5 (diff) | |
download | marco-03231bf437d7a1a6b8988741ad94980564069eac.tar.bz2 marco-03231bf437d7a1a6b8988741ad94980564069eac.tar.xz |
rename to marco
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -52,8 +52,8 @@ Minimal Building/Testing Environment pkg-config, intltool, and libtool) and be ready to build and test Marco. Steps to do so: - $ git clone https://github.com/mate-desktop/mate-window-manager.git - $ cd mate-window-manager + $ git clone https://github.com/mate-desktop/marco.git + $ cd marco $ ./autogen.sh --prefix /usr $ make $ ./src/marco --replace |