mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Generally improved launching of programs.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@4076 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b81439976b
commit
d66ffcf162
6 changed files with 156 additions and 47 deletions
|
@ -26,6 +26,7 @@ after-install::
|
|||
echo "in which case you should install it by hand."; \
|
||||
else \
|
||||
$(INSTALL) -m 05755 $(GNUSTEP_OBJ_DIR)/gdomap $(GNUSTEP_INSTALLATION_DIR)/Tools/$(GNUSTEP_TARGET_DIR); \
|
||||
$(INSTALL) -m 05755 $(GNUSTEP_OBJ_DIR)/gdnc $(GNUSTEP_INSTALLATION_DIR)/Tools/$(GNUSTEP_TARGET_DIR); \
|
||||
fi; \
|
||||
|
||||
# Things to do before uninstalling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue