From 1a518e9dc4237cca667dca7a3032cbe1b7c5945f Mon Sep 17 00:00:00 2001 From: Eskil Heyn Olsen Date: Sun, 5 Dec 1999 19:31:55 +0000 Subject: Added a sub package to the .spec file, it now generates gnome-pim-conduit-%ver.%arch.rpm, containing the Gnome Pilot conduits. Modded makefile.am so the conduit capplets also appear on the main menu. svn path=/trunk/; revision=1462 --- calendar/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/Makefile.am') diff --git a/calendar/Makefile.am b/calendar/Makefile.am index 7deda55a9c..914bd8c398 100644 --- a/calendar/Makefile.am +++ b/calendar/Makefile.am @@ -196,6 +196,9 @@ Conduitsdir = $(PalmPilotdir)/Conduits Conduits_DATA = \ calendar-conduit-control-applet.desktop \ todo-conduit-control-applet.desktop + +Conduits_seconddir = $(datadir)/gnome/apps/Settings/Peripherals/PalmPilot/Conduits/ +Conduits_second_DATA = $(Conduits_DATA) endif EXTRA_DIST = \ -- cgit v1.2.3