Skip to content

Commit

Permalink
""
Browse files Browse the repository at this point in the history
git-svn-id: https://erlyaws.svn.sourceforge.net/svnroot/erlyaws/trunk/yaws@796 9fbdc01b-0d2c-0410-bfb7-fb27d70d8b52
  • Loading branch information
Claes Wikstrom committed Dec 11, 2004
1 parent 98e228d commit 3f1b56a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ install: all docsinstall

docsinstall:
install -d $(VARDIR)/yaws/www
cp -r ../www/* $(VARDIR)/yaws
(cd ..; tar cf - www ) | (cd $(VARDIR)/yaws; tar xf - )


Expand Down

0 comments on commit 3f1b56a

Please sign in to comment.