Commit 062a9ac8 authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent 53c18c57
...@@ -73,7 +73,7 @@ install: installso ...@@ -73,7 +73,7 @@ install: installso
# But sometimes we may want to: # But sometimes we may want to:
installpy: install installpy: install
installso: build installso:
cp bin/$(PLATFORM)/$(MODULE).so \ cp bin/$(PLATFORM)/$(MODULE).so \
$(installdir)/lib/python/Components/$(PLATFORM) $(installdir)/lib/python/Components/$(PLATFORM)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment