Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/regexxer/files: regexxer-0.10-sandbox.patch
Date: Thu, 22 Dec 2011 13:49:43
Message-Id: 20111222134934.7EF0D2004B@flycatcher.gentoo.org
1 ssuominen 11/12/22 13:49:34
2
3 Added: regexxer-0.10-sandbox.patch
4 Log:
5 Version bump wrt #395671 by "poncho"
6
7 (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 dev-util/regexxer/files/regexxer-0.10-sandbox.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-sandbox.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/regexxer/files/regexxer-0.10-sandbox.patch?rev=1.1&content-type=text/plain
14
15 Index: regexxer-0.10-sandbox.patch
16 ===================================================================
17 --- Makefile.am
18 +++ Makefile.am
19 @@ -107,12 +107,6 @@
20 @INTLTOOL_DESKTOP_RULE@
21 @INTLTOOL_XML_NOMERGE_RULE@
22
23 -install-data-hook: install-update-icon-cache
24 - $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
25 -#$(gsettingsupdateschemacache) $(gsettingsschemadir)
26 -
27 -uninstall-hook: uninstall-update-icon-cache
28 -
29 dist-hook: dist-changelog
30
31 # Note that this rule creates the ui/ build directory as a side effect.