added /usr prefix for Oneiric build
This commit is contained in:
parent
7828e5dddc
commit
d628dce3b5
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ sudo apt-get install libace libace-dev dh-make doxygen
|
||||||
tar xzf emane-0.7.1.tgz
|
tar xzf emane-0.7.1.tgz
|
||||||
cd emane-0.7.1
|
cd emane-0.7.1
|
||||||
autoconf && automake
|
autoconf && automake
|
||||||
./configure
|
./configure --prefix=/usr
|
||||||
make deb
|
make deb
|
||||||
}}}
|
}}}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue