Skip to content
Snippets Groups Projects
Commit bc4f5834 authored by rswindell's avatar rswindell
Browse files

Ignore the result of chown.

parent 9f3554ae
No related branches found
No related tags found
No related merge requests found
......@@ -117,7 +117,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 -hR $(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.
Finish editing this message first!
Please register or to comment