X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-fuse.git;a=blobdiff_plain;f=no-wrapped.patch;h=90322ac2217407aff91cb30db5c020e1c05d493b;hp=a0d0ce492cec30cab8b24f9594f68a101fdbf651;hb=e91c320b4b0660193c6011f858c19e4a988608a2;hpb=2b7020f025de58b4e919d5d1f7f1907b4176fe88 diff --git a/no-wrapped.patch b/no-wrapped.patch index a0d0ce4..90322ac 100644 --- a/no-wrapped.patch +++ b/no-wrapped.patch @@ -3,7 +3,7 @@ @@ -1,6 +1,7 @@ (library (name fuse) - (public_name Fuse) + (public_name ocamlfuse) + (wrapped false) (libraries unix threads bigarray camlidl) (flags -thread)