diff options
Diffstat (limited to 'Gem/gem_imageSGI.la')
-rwxr-xr-x | Gem/gem_imageSGI.la | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gem/gem_imageSGI.la b/Gem/gem_imageSGI.la index af78165..069870f 100755 --- a/Gem/gem_imageSGI.la +++ b/Gem/gem_imageSGI.la @@ -17,7 +17,7 @@ old_library='' inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/usr/include/pd -L../.. -lXxf86vm -ldl -lz' +dependency_libs=' -L../.. -lXxf86vm -ldl -lz' # Names of additional weak libraries provided by this library weak_library_names='' @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/usr/local/lib/pd/extra/Gem' +libdir='/' |