diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2008-11-30 06:03:49 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2008-11-30 06:03:49 (GMT) |
commit | dad9cc7a179efa966154cc5b945f2f6c4da7f477 (patch) | |
tree | 3d3292b1d5ce29c464c4e952991531699ff9cecf /abs/core-testing/udev/cdrom-rules.patch | |
parent | f78fc8e0364cb99bf0b3c2fc941ba85c2fe5944f (diff) | |
download | linhes_pkgbuild-dad9cc7a179efa966154cc5b945f2f6c4da7f477.zip linhes_pkgbuild-dad9cc7a179efa966154cc5b945f2f6c4da7f477.tar.gz linhes_pkgbuild-dad9cc7a179efa966154cc5b945f2f6c4da7f477.tar.bz2 |
Updated udev to latest (130).
Diffstat (limited to 'abs/core-testing/udev/cdrom-rules.patch')
-rw-r--r-- | abs/core-testing/udev/cdrom-rules.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/abs/core-testing/udev/cdrom-rules.patch b/abs/core-testing/udev/cdrom-rules.patch deleted file mode 100644 index 9b3518a..0000000 --- a/abs/core-testing/udev/cdrom-rules.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- 60-cdrom_id.rules.old 2006-09-07 09:57:04.000000000 +0200 -+++ 60-cdrom_id.rules 2006-09-07 11:29:31.000000000 +0200 -@@ -1,3 +1,4 @@ - # import optical drive properties - --KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="cdrom_id --export $tempnode" -+KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="cdrom_id --export $tempnode" -+KERNEL=="sr[0-9]*|hd[a-z]|pcd[0-9]*", IMPORT{program}="path_id %p" |