diff options
author | Lubos Lunak <l.lunak@ suse.cz> | 2006-03-14 13:59:57 +0000 |
---|---|---|
committer | Lubos Lunak <l.lunak@ suse.cz> | 2006-03-14 13:59:57 +0000 |
commit | dda1cd31f6194169a38f3653c9737c61e0d103dd (patch) | |
tree | c01104745b2b4398afa468d585acc0cccdb574ae /BUILD | |
parent | 18f08afd4aab83465264909a1a9aee9abd766bf5 (diff) |
Trying to sort out 'make install'.
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,7 @@ make -f Makefile.cvs ./configure make +make install For KDE module: cd kde @@ -11,4 +12,3 @@ make If you have a serious problem with the -Werror flag, edit configure.ac and kde/configure.in.in (sorry, but plain C accepts unbelievable nonsense without it). It should be probably turned into a configure switch or something. - |