]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
setup: remove binary _fusemodule.so 's
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 24 Sep 2009 21:11:30 +0000 (14:11 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 24 Sep 2009 21:11:30 +0000 (14:11 -0700)
commit79fd1bd54043652703830c01296da4808fa52114
tree427b54a6b042d8f1c702978adbc16c49c09ce116
parente94d980929faaeb095cebb0cbbf6f958e190662c
setup: remove binary _fusemodule.so 's
I would prefer to have just source code, or indications of what 3rd-party packages are required, under revision control, and have the build process generate or acquire the binaries as needed.  Also, having these in our release tarballs is interfering with getting Tahoe-LAFS uploaded into Ubuntu Karmic.  (Technically, they would accept binary modules as long as they came with the accompanying source so that they could satisfy their obligations under GPL2+ and TGPPL1+, but it is easier for now to remove the binaries from the source tree.)
In this case, these modules come from the MacFUSE project: http://code.google.com/p/macfuse/
mac/10.4/fuseparts/_fusemodule.so [deleted file]
mac/10.5/fuseparts/_fusemodule.so [deleted file]