mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
13 lines
367 B
Diff
13 lines
367 B
Diff
|
--- 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
|