Parent Directory
|
Revision Log
|
Patch
revision 1103 by aramv, Wed Oct 7 14:34:25 2009 UTC | revision 1104 by aramv, Thu Nov 12 17:24:52 2009 UTC | |
---|---|---|
# | Line 38 install-data-hook: | Line 38 install-data-hook: |
38 | set -x ;\ | set -x ;\ |
39 | ( \ | ( \ |
40 | cd $(DESTDIR)$(plugindir); \ | cd $(DESTDIR)$(plugindir); \ |
41 | for mod in exampleplugin plugin_a plugin_b lcmaps_dummy_good; do \ | for mod in example_plugin plugin_a plugin_b lcmaps_dummy_good; do \ |
42 | so_mod="lib$$mod.so.$(MAJOR_VERSION)" ; \ | so_mod="lib$$mod.so.$(MAJOR_VERSION)" ; \ |
43 | dylib_mod="lib$$mod.$(MAJOR_VERSION).dylib" ; \ | dylib_mod="lib$$mod.$(MAJOR_VERSION).dylib" ; \ |
44 | if [ -f "$$so_mod" ] ; then \ | if [ -f "$$so_mod" ] ; then \ |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |