X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-top%2Fvirt-top-1.0.3-link-pdcurses.patch;h=f72c12a6f03e10aaca6380811db28ad0d1cd7841;hb=e3e47afc4b3fd9505c83bff0710a5f907bfc0a3d;hp=559d3df5034d34ff2e38216d757cedcd4b1a87a7;hpb=b24a13970a4e76e92dd3ed8dae23dc84ef563c85;p=fedora-mingw.git diff --git a/virt-top/virt-top-1.0.3-link-pdcurses.patch b/virt-top/virt-top-1.0.3-link-pdcurses.patch index 559d3df..f72c12a 100644 --- a/virt-top/virt-top-1.0.3-link-pdcurses.patch +++ b/virt-top/virt-top-1.0.3-link-pdcurses.patch @@ -6,7 +6,7 @@ diff -ur virt-top-1.0.3.orig/virt-top/Makefile.in virt-top-1.0.3.mingw/virt-top/ ocamlfind ocamlopt \ $(OCAMLOPTPACKAGES) $(OCAMLOPTFLAGS) $(OCAMLOPTLIBS) \ - -cclib -lncurses -o $@ $^ -+ -o $@ $^ -cclib "-L/usr/i686-pc-mingw32/sys-root/mingw/lib pdcurses.dll.a" ++ -o $@ $^ -cclib "-L/usr/i686-pc-mingw32/sys-root/mingw/lib libpdcurses.dll.a" # Manual page. ifeq ($(HAVE_PERLDOC),perldoc)