From 132b010efcddd51d6764bcbed6a81d7001b12e6d Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 26 Jan 2009 15:28:05 +0000 Subject: acpid: remove unused legacy patches As discussed on the list. --- package/acpid/acpid-socket-path.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/acpid/acpid-socket-path.patch (limited to 'package/acpid/acpid-socket-path.patch') diff --git a/package/acpid/acpid-socket-path.patch b/package/acpid/acpid-socket-path.patch deleted file mode 100644 index 9304e7a52..000000000 --- a/package/acpid/acpid-socket-path.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- acpid-1.0.4/acpid.h -+++ acpid-1.0.4/acpid.h -@@ -32,7 +32,7 @@ - #define ACPI_EVENTFILE ACPI_PROCDIR "/event" - #define ACPI_CONFDIR "/etc/acpi/events" - #define ACPI_LOGFILE "/var/log/acpid" --#define ACPI_SOCKETFILE "/var/run/acpid.socket" -+#define ACPI_SOCKETFILE "/tmp/acpid.socket" - #define ACPI_SOCKETMODE 0666 - #define ACPI_MAX_ERRS 5 - -- cgit v1.2.3