diff options
Diffstat (limited to 'docs/HACKING')
-rw-r--r-- | docs/HACKING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/HACKING b/docs/HACKING index 8f3092e32..b35825449 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -114,6 +114,7 @@ Here is how I (dams) made it work on my computer. - ln -s /export /tmp/rhimage - export PERL_INSTALL_TEST=1 - cd path/to/gi/perl-install +- gendistrib --noclean --distrib /export - ./install2 in root (dangerous) or chmod a+r /dev/hd* and ./install2 in user |