- Add libfilezilla-fix-crash.patch: Fix crash when uploading files (boo#1219800). OBS-URL: https://build.opensuse.org/request/show/1162938 OBS-URL: https://build.opensuse.org/package/show/network/libfilezilla?expand=0&rev=123
13 lines
393 B
Diff
13 lines
393 B
Diff
Index: doc/doxygen.am
|
|
===================================================================
|
|
--- a/doc/doxygen.am.orig
|
|
+++ b/doc/doxygen.am
|
|
@@ -139,7 +139,6 @@ doxygen-doc: doxygen-run $(DX_PS_GOAL) $
|
|
@DX_DOCDIR@/@PACKAGE@.tag: $(DX_CONFIG) $(pkginclude_HEADERS)
|
|
rm -rf @DX_DOCDIR@
|
|
$(DX_ENV) $(DX_DOXYGEN) $(DX_CONFIG)
|
|
- echo Timestamp >$@
|
|
|
|
DX_CLEANFILES = \
|
|
@DX_DOCDIR@/@PACKAGE@.tag \
|