diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-06-04 11:25:53 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-06-04 11:25:53 +0000 |
commit | 91142205534e135a29ceb3992708bf2ca3219021 (patch) | |
tree | 16e69db35c7fdf48ea76876109b0b38845361209 /package/udev/patches/003-portability.patch | |
parent | d5b15895ef66b9a664afa72d88507060e1f0a270 (diff) | |
download | upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.gz upstream-91142205534e135a29ceb3992708bf2ca3219021.tar.bz2 upstream-91142205534e135a29ceb3992708bf2ca3219021.zip |
refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
Diffstat (limited to 'package/udev/patches/003-portability.patch')
-rw-r--r-- | package/udev/patches/003-portability.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/udev/patches/003-portability.patch b/package/udev/patches/003-portability.patch index 0744f5c259..f11f969bbc 100644 --- a/package/udev/patches/003-portability.patch +++ b/package/udev/patches/003-portability.patch @@ -1,6 +1,7 @@ -diff -ur udev.old/Makefile udev.dev/Makefile ---- udev.old/Makefile 2007-04-29 03:20:27.056490320 +0200 -+++ udev.dev/Makefile 2007-04-29 03:26:32.693904984 +0200 +Index: udev-106/Makefile +=================================================================== +--- udev-106.orig/Makefile 2007-06-04 13:22:17.831144536 +0200 ++++ udev-106/Makefile 2007-06-04 13:22:18.210086928 +0200 @@ -246,13 +246,15 @@ .PHONY: install-config |