- Try to make more fine tuned use of rpath, crossing fingers not to break builds for foreign hosts
- Calc debian package final size dynamically git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1183 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
28bd934c50
commit
70c3609a8f
7 changed files with 22 additions and 7 deletions
|
@ -35,6 +35,8 @@ src_compile() {
|
|||
conf_opts="--disable-tests"
|
||||
fi
|
||||
|
||||
conf_opts="${conf_opts} --disable-static"
|
||||
|
||||
mkdir build && cd build
|
||||
|
||||
../configure --prefix=/usr \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue