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 8ff13e003..af150fa8b 100644 --- a/docs/HACKING +++ b/docs/HACKING @@ -66,6 +66,7 @@ Here is how I made it work on my computer. - ln -s path/to/gi/perl-install/share/themes /usr/share/gtk - ln -s path/to/gi/perl-install/share/step-* /usr/share - ln -s path/to/gi/perl-install/share/help.xpm /usr/share +- ln -s path/to/gi/perl-install/share/isdn* /etc/sysconfdir/network-scripts - have a cd architecture linked on /export - ln -s /export /tmp/rhimage - export PERL_INSTALL_TEST=1 |