xentaur
diff build-xenomips-image @ 19:aa20b6252730
*** empty log message ***
author | igor |
---|---|
date | Thu Sep 20 18:07:17 2007 +0300 (2007-09-20) |
parents | 7d69d81e680c |
children | 34d502d7e06c |
line diff
1.1 --- a/build-xenomips-image Thu Sep 20 16:50:53 2007 +0300 1.2 +++ b/build-xenomips-image Thu Sep 20 18:07:17 2007 +0300 1.3 @@ -59,7 +59,7 @@ 1.4 else 1.5 cd ${DYNAMIPS_BUILD_DIR}/dynamips*/ 1.6 fi 1.7 - make install DESTDIR=${DESTDIR} 1.8 + make install DESTDIR=${DESTDIR}/usr 1.9 cd ${OLD_PWD} 1.10 } 1.11