diff options
Diffstat (limited to 'apmd/apmd-3.2.2/devfs.patch')
-rw-r--r-- | apmd/apmd-3.2.2/devfs.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/apmd/apmd-3.2.2/devfs.patch b/apmd/apmd-3.2.2/devfs.patch deleted file mode 100644 index b11e01929b..0000000000 --- a/apmd/apmd-3.2.2/devfs.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- apmd-3.2.0.orig/apm.h~devfs -+++ apmd-3.2.0.orig/apm.h -@@ -24,7 +24,7 @@ - #include <sys/types.h> - - #define APM_PROC "/proc/apm" --#define APM_DEVICE "/dev/apm_bios" -+#define APM_DEVICE "/dev/misc/apm_bios" - - #define APM_DEV "/proc/devices" - #define APM_NAME "apm_bios" |