r54839 - /desktop/unstable/gtk+3.0/debian/rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Nov 12 22:39:14 UTC 2017


Author: biebl
Date: Sun Nov 12 22:39:13 2017
New Revision: 54839

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54839
Log:
Update comment why GResource files are regenerated

We no longer ship 0002-theme-Fix-Adwaita-headerbars.patch but still remove
gtk/gtkresources.[ch] via debian/rules. Update the comment why this can be
useful/necessary.

Modified:
    desktop/unstable/gtk+3.0/debian/rules

Modified: desktop/unstable/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/rules?rev=54839&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/rules	[utf-8] Sun Nov 12 22:39:13 2017
@@ -141,8 +141,8 @@
 	rm -f testsuite/reftests/*.ui.known_fail
 	rm -rf debian/build debian/install
 	# The build system does not automatically update the GResource files
-	# when resources change. Force an update since we modify CSS files in
-	# 0002-theme-Fix-Adwaita-headerbars.patch
+	# when resources change. Force an update in case we ship a patch which
+	# modifies the theme CSS files.
 	rm -f gtk/gtkresources.c gtk/gtkresources.h
 	dh_clean
 




More information about the pkg-gnome-commits mailing list