diff options
Diffstat (limited to 'meta/packages/apmd/apmd-3.2.2/unlinux.patch')
-rw-r--r-- | meta/packages/apmd/apmd-3.2.2/unlinux.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/packages/apmd/apmd-3.2.2/unlinux.patch b/meta/packages/apmd/apmd-3.2.2/unlinux.patch deleted file mode 100644 index f7eec6eb03..0000000000 --- a/meta/packages/apmd/apmd-3.2.2/unlinux.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- apmd-3.2.2.orig/Makefile -+++ apmd-3.2.2/Makefile -@@ -43,8 +43,7 @@ - - CC=gcc - CFLAGS=-O -g --XTRACFLAGS=-Wall -pipe -I. -I/usr/src/linux/include \ -- -I/usr/src/linux-2.2/include -I /usr/src/linux-2.0/include \ -+XTRACFLAGS=-Wall -pipe -I. \ - -DVERSION=\"$(VERSION)\" \ - -DDEFAULT_PROXY_NAME=\"$(PROXY_DIR)/apmd_proxy\" - LDFLAGS= |