[pkg-kde-commits] rev 2693 -
kde-extras/rsibreak/trunk/debian/patches
Achim Bohnet
ach-guest at costa.debian.org
Wed Dec 21 01:18:20 UTC 2005
Author: ach-guest
Date: 2005-12-21 01:18:19 +0000 (Wed, 21 Dec 2005)
New Revision: 2693
Modified:
kde-extras/rsibreak/trunk/debian/patches/98_buildprep.diff
Log:
rsibreak:
updated buildprep
Modified: kde-extras/rsibreak/trunk/debian/patches/98_buildprep.diff
===================================================================
--- kde-extras/rsibreak/trunk/debian/patches/98_buildprep.diff 2005-12-21 01:17:55 UTC (rev 2692)
+++ kde-extras/rsibreak/trunk/debian/patches/98_buildprep.diff 2005-12-21 01:18:19 UTC (rev 2693)
@@ -45,6 +45,15 @@
cd $(top_srcdir) && $(AUTOHEADER)
rm -f stamp-h1
touch $@
+@@ -922,7 +925,7 @@
+ .NOEXPORT:
+
+ #>+ 2
+-KDE_DIST=Mainpage.dox subdirs Makefile.in configure.files config.h.in configure.in rsibreak.lsm Makefile.cvs aclocal.m4 configure.in.in configure Makefile.am acinclude.m4 Makefile.am.in
++KDE_DIST=stamp-h.in Mainpage.dox subdirs Makefile.in configure.files config.h.in configure.in rsibreak.lsm Makefile.cvs aclocal.m4 configure.in.in configure Makefile.am acinclude.m4 Makefile.am.in
+
+ #>+ 2
+ docs-am:
--- acinclude.m4
+++ acinclude.m4
@@ -2144,9 +2144,6 @@
@@ -10521,7 +10530,17 @@
--- rsibreak/src/Makefile.in
+++ rsibreak/src/Makefile.in
-@@ -234,6 +234,9 @@
+@@ -70,8 +70,7 @@
+ @KDE_USE_FINAL_FALSE at rsibreak_OBJECTS = $(rsibreak_nofinal_OBJECTS)
+ @KDE_USE_FINAL_TRUE at rsibreak_OBJECTS = $(rsibreak_final_OBJECTS)
+ am__DEPENDENCIES_1 =
+-rsibreak_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
+- $(am__DEPENDENCIES_1)
++rsibreak_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
+ DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
+ depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
+ am__depfiles_maybe = depfiles
+@@ -234,6 +233,9 @@
LIB_XRENDER = @LIB_XRENDER@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -10531,8 +10550,17 @@
MAKEINFO = @MAKEINFO@
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
MCOPIDL = @MCOPIDL@
-@@ -398,7 +401,7 @@
+@@ -386,7 +388,7 @@
+ setupmaximized.cpp
+ rsibreak_LDFLAGS = $(KDE_RPATH) $(all_libraries)
+-rsibreak_LDADD = $(LIB_KDEUI) $(LIB_KIO) $(LIBXSS)
++rsibreak_LDADD = $(LIB_KDEUI) $(LIB_KIO) -lXss
+
+ # this is where the desktop file will go
+ xdg_apps_DATA = rsibreak.desktop
+@@ -398,7 +400,7 @@
+
.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/../../admin/Doxyfile.am $(am__configure_deps)
@@ -10540,7 +10568,7 @@
#>- @for dep in $?; do \
#>- case '$(am__configure_deps)' in \
#>- *$$dep*) \
-@@ -407,9 +410,9 @@
+@@ -407,9 +409,9 @@
#>- exit 1;; \
#>- esac; \
#>- done; \
@@ -10552,7 +10580,7 @@
#>+ 12
@for dep in $?; do \
case '$(am__configure_deps)' in \
-@@ -419,9 +422,9 @@
+@@ -419,9 +421,9 @@
exit 1;; \
esac; \
done; \
@@ -10564,7 +10592,7 @@
cd $(top_srcdir) && perl admin/am_edit rsibreak/src/Makefile.in
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-@@ -436,9 +439,9 @@
+@@ -436,9 +438,9 @@
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
@@ -10576,7 +10604,7 @@
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
-@@ -958,9 +961,9 @@
+@@ -958,9 +960,9 @@
exit 1;; \
esac; \
done; \
More information about the pkg-kde-commits
mailing list