1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 18:32:27 +01:00
Files
pentadactyl-pm/README
2008-03-01 20:51:17 +00:00

12 lines
356 B
Plaintext

In order to build muttator, you also need to checkout vimperator from:
http://vimperator.mozdev.org.
And symlink the following files:
cd muttator/src
ln -s ../../vimperator/src/Makefile.common .
ln -s ../../vimperator/src/content .
If you want to check-in changes, don't forget to also commit the vimperator part
inside the local vimperator/ directory.