pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

epiphany: Update location of gsettings-desktop-schemas from wip/ to sysutils/



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri May 27 00:50:08 2016 +0200
Changeset:	01262c2927e39edd20c46e06623b112a6c07ec1b

Modified Files:
	epiphany/Makefile

Log Message:
epiphany: Update location of gsettings-desktop-schemas from wip/ to sysutils/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=01262c2927e39edd20c46e06623b112a6c07ec1b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 epiphany/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/epiphany/Makefile b/epiphany/Makefile
index f917d37..645f2ab 100644
--- a/epiphany/Makefile
+++ b/epiphany/Makefile
@@ -32,7 +32,7 @@ GCONF_SCHEMAS+=		epiphany.gschema.xml
 
 TOOL_DEPENDS+=	itstool-[0-9]*:../../textproc/itstool
 
-.include "../../wip/gsettings-desktop-schemas/buildlink3.mk"
+.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
 .include "../../x11/gnome-desktop3/buildlink3.mk"
 .include "../../devel/libwnck3/buildlink3.mk"


Home | Main Index | Thread Index | Old Index