[Clfs-dev] Udev Sed replacement for Patch

Nathan Coulson conathan at gmail.com
Fri Jun 13 12:44:32 PDT 2008


I noticed that the current clfs patch does not apply against udev 122.
 I decided to replace it in my scripts by 3 sed's.

I do not know if CLFS values sed's over patches, but thought i'd post
them, and see where things end up.



sed -i -e "s/\/lib\//\/lib64\//g"  udev_rules.c udev_rules_parse.c
Makefile  extras/*/Makefile
sed -i -e "s/\}\/lib/\}\/lib64/g " extras/volume_id/lib/Makefile
sed -i -e "s/\}\/usr\/lib/\}\/usr\/lib64/g " extras/volume_id/lib/Makefile

-- 
Nathan Coulson (conathan)
------
Location: Alberta, Canada
Timezone: MST (-7)
Webpage: http://www.nathancoulson.com



More information about the Clfs-dev mailing list