diff options
Diffstat (limited to 'libraries/wbxml2/Makefile.am.diff')
-rw-r--r-- | libraries/wbxml2/Makefile.am.diff | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libraries/wbxml2/Makefile.am.diff b/libraries/wbxml2/Makefile.am.diff new file mode 100644 index 0000000000..9309623f8a --- /dev/null +++ b/libraries/wbxml2/Makefile.am.diff @@ -0,0 +1,12 @@ +--- Makefile.am~ 2008-10-20 22:05:44.000000000 +0200 ++++ Makefile.am 2008-10-20 22:06:02.000000000 +0200 +@@ -24,9 +24,6 @@ + TODO\ + doxygen.h + +-install-data-local: +- $(mkinstalldirs) $(DESTDIR)$(wbxmldocdir)/manual +- cp -Rp doc/* $(DESTDIR)$(wbxmldocdir)/manual + + dist-bz2: distdir + sed -e "s/tar.gz/tar.bz2/g" $(distdir)/wbxml2.spec > $(distdir)/wbxml2.spec.aux |