diff options
Diffstat (limited to 'x11/kdelibs3/files/patch-kdoctools::Makefile.in')
-rw-r--r-- | x11/kdelibs3/files/patch-kdoctools::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/kdelibs3/files/patch-kdoctools::Makefile.in b/x11/kdelibs3/files/patch-kdoctools::Makefile.in deleted file mode 100644 index 42e4165ac2a7..000000000000 --- a/x11/kdelibs3/files/patch-kdoctools::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ ---- kdoctools/Makefile.in Sun Aug 5 20:27:17 2001 -+++ kdoctools/Makefile.in.new Tue Aug 28 20:08:34 2001 -@@ -757,10 +757,7 @@ - - - xslt_pure.o: xslt.cpp -- -rm -f xslt_pure.cpp -- $(LN_S) $(srcdir)/xslt.cpp xslt_pure.cpp -- $(CXXCOMPILE) -DSIMPLE_XSLT -c xslt_pure.cpp -- -rm -f xslt_pure.cpp -+ $(CXXCOMPILE) -DSIMPLE_XSLT -c xslt.cpp -o xslt_pure.o - - messages: - $(XGETTEXT) *.cpp -o $(podir)/kdebase/kio_help.pot |