polymake / polybundle

polymake bundle for Mac OS -- Makefile and scripts
GNU General Public License v3.0
1 stars 0 forks source link

clean up install_name_tool commands #1

Closed solros closed 8 years ago

solros commented 10 years ago

try to clean up

apaffenholz commented 10 years ago

in particular, fixing the rpath should be done by a script similar to fix_libname

also, we could try to make this more generic by running otool over all files in $ResourcesDir/lib and automatically fixing files with a wrong name/library laod path/rpath. All information can be obtained with grep.