Skip to content
Permalink
Browse files

Install schemas through package rather than the initscript.

  • Loading branch information
parazyd committed Oct 5, 2020
1 parent dea2340 commit 802009bfb3221b42851ca040fc1f125774c94cec
Showing with 2 additions and 29 deletions.
  1. +2 −0 Makefile
  2. +0 −29 debian/osso-applet-notificationlight.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-34.schemas $(DESTDIR)/usr/share/gconf/schemas/osso-applet-notificationlight.schemas
subdirs: $(SUBDIRS)

$(SUBDIRS):

This file was deleted.

0 comments on commit 802009b

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