58 lines
2 KiB
Diff
58 lines
2 KiB
Diff
diff -up xmlcopyeditor-1.1.0.6/src/Makefile.in.nuke xmlcopyeditor-1.1.0.6/src/Makefile.in
|
|
--- xmlcopyeditor-1.1.0.6/src/Makefile.in.nuke 2008-01-29 03:03:11.000000000 -0500
|
|
+++ xmlcopyeditor-1.1.0.6/src/Makefile.in 2008-01-29 03:03:59.000000000 -0500
|
|
@@ -241,24 +241,7 @@ nobase_xmlcopyeditor_DATA = png/*.png \
|
|
rng/modules/*.rng \
|
|
xpm/*.xpm \
|
|
templates/*.* \
|
|
- help/*.* help/html/*.* \
|
|
- copying/*.txt copying/boost_shared_ptr/* \
|
|
- copying/Expat/* copying/libxml2/* copying/libxslt/* \
|
|
- copying/PCRE/* copying/Scintilla/* \
|
|
- copying/scowl/* \
|
|
- copying/wxStyledTextCtrl/* copying/ximian/* \
|
|
- copying/wxStEditor/* \
|
|
- copying/xmlcopyeditor/* \
|
|
- copying/Aspell/* \
|
|
- copying/Apache/LICENSE-2.0 \
|
|
- copying/Apache/LICENSE-2_files/* \
|
|
- po/sk/messages.mo \
|
|
- po/sv/messages.mo \
|
|
- po/fr/messages.mo \
|
|
- po/de/messages.mo \
|
|
- po/zh_CN/messages.mo \
|
|
- po/zh_TW/messages.mo \
|
|
- po/en_us/messages.po
|
|
+ help/*.* help/html/*.*
|
|
|
|
pixmap_DATA = xmlcopyeditor.png
|
|
applications_DATA = xmlcopyeditor.desktop
|
|
diff -up xmlcopyeditor-1.1.0.6/src/Makefile.am.nuke xmlcopyeditor-1.1.0.6/src/Makefile.am
|
|
--- xmlcopyeditor-1.1.0.6/src/Makefile.am.nuke 2008-01-29 03:03:06.000000000 -0500
|
|
+++ xmlcopyeditor-1.1.0.6/src/Makefile.am 2008-01-29 03:03:41.000000000 -0500
|
|
@@ -50,25 +50,6 @@ nobase_xmlcopyeditor_DATA = png/*.png \
|
|
templates/*.lzx \
|
|
templates/*.xlf \
|
|
help/*.* help/html/*.* \
|
|
- copying/*.txt copying/boost_shared_ptr/* \
|
|
- copying/Expat/* copying/libxml2/* copying/libxslt/* \
|
|
- copying/PCRE/* copying/Scintilla/* \
|
|
- copying/scowl/* \
|
|
- copying/wxStyledTextCtrl/* copying/ximian/* \
|
|
- copying/wxStEditor/* \
|
|
- copying/xmlcopyeditor/* \
|
|
- copying/Aspell/* \
|
|
- copying/Apache/LICENSE-2.0 \
|
|
- copying/Apache/LICENSE-2_files/* \
|
|
- po/sk/messages.mo \
|
|
- po/sv/messages.mo \
|
|
- po/fr/messages.mo \
|
|
- po/de/messages.mo \
|
|
- po/zh_CN/messages.mo \
|
|
- po/zh_TW/messages.mo \
|
|
- po/uk_UA/messages.mo \
|
|
- po/uk_UA/messages.mo \
|
|
- po/en_us/messages.po \
|
|
|
|
pixmap_DATA = xmlcopyeditor.png
|
|
|