]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
mac build: tweaks to build fuse for 10.4 and 10.5
authorrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 27 Feb 2008 01:08:44 +0000 (18:08 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 27 Feb 2008 01:08:44 +0000 (18:08 -0700)
commit9063eebf64c9edea40b165a9daf5773e4c49c966
treefab3a2485dd81acb56c51caee69756a0a4394106
parent3603608e6894afa3426699799c88cbd92cb59075
mac build: tweaks to build fuse for 10.4 and 10.5

rather than trying to build a single .app with both 10.4 and 10.5 fuse
libraries embedded within it, for the time being, we're just going to
have independant 10.4 and 10.5 builds.

this provides a 10.5 _fusemodule.so, and build changes to copy the
appropriate versions of files for 10.4 or 10.5 from sub dirs of mac/
into the build tree before triggering py2app
mac/10.4/fuseparts/_fusemodule.so [new file with mode: 0644]
mac/10.5/fuseparts/_fusemodule.so [new file with mode: 0644]
mac/Makefile
mac/fuseparts/_fusemodule.so [deleted file]