Skip to content
Snippets Groups Projects
Commit efa69867 authored by deuce's avatar deuce
Browse files

Added -h option to the chown command to change the ownership of symlinks.

parent 99ffed52
Branches
Tags
No related merge requests found
......@@ -112,7 +112,7 @@ else
$(INSBIN) $(SBBSDIR)/src/sbbs3/scfg/$(CCPRE).$(os).$(SUFFIX)/scfg $(SBBSDIR)/exec/scfg
$(INSBIN) $(SBBSDIR)/src/sbbs3/scfg/$(CCPRE).$(os).$(SUFFIX)/scfghelp.ixb $(SBBSDIR)/exec/scfghelp.ixb
$(INSBIN) $(SBBSDIR)/src/sbbs3/scfg/$(CCPRE).$(os).$(SUFFIX)/scfghelp.dat $(SBBSDIR)/exec/scfghelp.dat
chown -R $(SBBSCHOWN) $(SBBSDIR)
chown -hR $(SBBSCHOWN) $(SBBSDIR)
endif
# CVS checkout command-line
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment