[debian-edu-commits] r81458 - branches/wheezy/debian-edu-artwork/art/gdm-theme
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Sun Jul 7 23:27:42 UTC 2013
Author: schweer-guest
Date: 2013-07-07 23:27:42 +0000 (Sun, 07 Jul 2013)
New Revision: 81458
Modified:
branches/wheezy/debian-edu-artwork/art/gdm-theme/Makefile.in
Log:
ran autoreconf
Modified: branches/wheezy/debian-edu-artwork/art/gdm-theme/Makefile.in
===================================================================
--- branches/wheezy/debian-edu-artwork/art/gdm-theme/Makefile.in 2013-07-07 23:26:56 UTC (rev 81457)
+++ branches/wheezy/debian-edu-artwork/art/gdm-theme/Makefile.in 2013-07-07 23:27:42 UTC (rev 81458)
@@ -336,14 +336,14 @@
pdf-am ps ps-am uninstall uninstall-am
install-data-local:
- $(mkinstalldirs) $(DESTDIR)$(sysconfdir)/gdm3
- $(INSTALL_DATA) greeter.gsettings \
- $(DESTDIR)$(sysconfdir)/gdm3/greeter.gsettings
-
$(mkinstalldirs) $(DESTDIR)$(datadir)/gdm/dconf
$(INSTALL_DATA) 20-debian-edu-artwork-settings \
$(DESTDIR)$(datadir)/gdm/dconf/20-debian-edu-artwork-settings
+ $(mkinstalldirs) $(DESTDIR)$(datadir)/glib-2.0/schemas
+ $(INSTALL_DATA) 20_debian-edu.gschema.override \
+ $(DESTDIR)$(datadir)/glib-2.0/schemas/20_debian-edu.gschema.override
+
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
More information about the debian-edu-commits
mailing list