Skip to content
Permalink
Browse files

Install schemas through the package rather than an initscript.

  • Loading branch information
parazyd committed Oct 5, 2020
1 parent 10a04be commit 563c33e2595c335732ff143549fbaf9431e6ce66
Showing with 2 additions and 30 deletions.
  1. +2 −0 Makefile
  2. +0 −30 debian/osso-applet-display.init
@@ -14,6 +14,8 @@ install: all
install -d $(DESTDIR)/$(HILDON_CONTROL_PANEL_LIB_DIR)
install -m 644 $(BUILDDIR)/$(CP_LIB) $(DESTDIR)/$(HILDON_CONTROL_PANEL_LIB_DIR)
install -d $(DESTDIR)/$(CONTROL_PANEL_IMAGE_PATH)
install -d $(DESTDIR)/usr/share/gconf/schemas
install -m 644 schemas/RX-51.schemas $(DESTDIR)/usr/share/gconf/schemas/osso-applet-display.schemas
subdirs: $(SUBDIRS)

$(SUBDIRS):

This file was deleted.

0 comments on commit 563c33e

Please sign in to comment.
You can’t perform that action at this time.