diff options
Diffstat (limited to 'japanese/vflib/files/patch-Makefile.in')
-rw-r--r-- | japanese/vflib/files/patch-Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/japanese/vflib/files/patch-Makefile.in b/japanese/vflib/files/patch-Makefile.in deleted file mode 100644 index 6c433bc74161..000000000000 --- a/japanese/vflib/files/patch-Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig 2001-10-19 21:01:55.000000000 +0900 -+++ Makefile.in 2009-06-01 01:17:56.000000000 +0900 -@@ -33,7 +33,6 @@ - (cd tools; $(MAKE) $@) - $(LIBTOOL) $(CP) VFlib2-config $(bindir) - $(CP) vfontcap* $(runtimedir) -- $(CP) doc/*.dvi doc/*.ps doc/QA* $(runtimedir) - - uninstall: - -(cd src; $(MAKE) $@) |