From 3765acb3b75f05928308ed04ffe443b9f84291ac Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 4 Oct 1999 22:06:51 +0000 Subject: Link in the e-sound-daemon stuff. --- x11/controlcenter/files/patch-sum | 3 +++ x11/controlcenter/patches/patch-aa | 13 +++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 x11/controlcenter/files/patch-sum create mode 100644 x11/controlcenter/patches/patch-aa diff --git a/x11/controlcenter/files/patch-sum b/x11/controlcenter/files/patch-sum new file mode 100644 index 00000000000..e1baa42126f --- /dev/null +++ b/x11/controlcenter/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1 1999/10/04 22:06:51 hubertf Exp $ + +MD5 (patch-aa) = 56972ff72efd09ae7fdcf27766432171 diff --git a/x11/controlcenter/patches/patch-aa b/x11/controlcenter/patches/patch-aa new file mode 100644 index 00000000000..b2ddf7689c5 --- /dev/null +++ b/x11/controlcenter/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 1999/10/04 22:06:53 hubertf Exp $ + +--- capplets/sound-properties/Makefile.in.orig Mon Oct 4 23:59:53 1999 ++++ capplets/sound-properties/Makefile.in Tue Oct 5 00:00:01 1999 +@@ -139,7 +139,7 @@ + + sound_properties_SOURCES = sound-properties.c + +-sound_properties_LDADD = ../../control-center/libcapplet.la $(GNOME_LIBDIR) $(ORB_LIBS) $(GNOMEUI_LIBS) $(INTLLIBS) -lgnorba ++sound_properties_LDADD = ../../control-center/libcapplet.la $(GNOME_LIBDIR) $(ORB_LIBS) $(GNOMEUI_LIBS) $(INTLLIBS) -lgnorba -lesd + + + EXTRA_DIST = sound-properties.desktop -- cgit v1.2.3