mirror of https://github.com/BOINC/boinc.git
* Makefile.am (EXTRA_DIST): remove references to html_ops and
html_user, which no longer exist. UNIX2DOS now has path which includes quarl's unix2dos. This should be changed, but not yet. svn path=/trunk/boinc/; revision=3065
This commit is contained in:
parent
869fc96c43
commit
4836c69e79
|
@ -19,7 +19,7 @@ py:
|
|||
UNIX2DOS=unix2dos
|
||||
UNIX2DOSDIR = /disks/philmor/a/users/quarl/bin
|
||||
|
||||
UNIX2DOS = /disks/philmor/a/users/quarl/bin/unix2dos
|
||||
# UNIX2DOS = /disks/philmor/a/users/quarl/bin/unix2dos
|
||||
|
||||
dist-hook:
|
||||
rm -rf `find $(distdir) -name .backup -prune -o -name '*~'`
|
||||
|
|
Loading…
Reference in New Issue