Re: [PATCH] Make udev rules work if installed into a non-std prefix

2012-01-26 Thread Kay Sievers
On Thu, Jan 26, 2012 at 16:01, Yury G. Kudryashov wrote: > Le 26 января 2012 15:35:08 Kay Sievers a écrit : >> On Thu, Jan 26, 2012 at 14:48, Yury G. Kudryashov > wrote: >> > From: "Yury G. Kudryashov" >> > >> > Prefix all IMPORT{program} strings with @slashlibdir@ to produce >> > absolute paths

Re: [PATCH] Make udev rules work if installed into a non-std prefix

2012-01-26 Thread Yury G. Kudryashov
Le 26 января 2012 15:35:08 Kay Sievers a écrit : > On Thu, Jan 26, 2012 at 14:48, Yury G. Kudryashov wrote: > > From: "Yury G. Kudryashov" > > > > Prefix all IMPORT{program} strings with @slashlibdir@ to produce > > absolute paths in the output 80-udisks.rules file. > > It is built into udev sinc

Re: [PATCH] Make udev rules work if installed into a non-std prefix

2012-01-26 Thread Kay Sievers
On Thu, Jan 26, 2012 at 14:48, Yury G. Kudryashov wrote: > From: "Yury G. Kudryashov" > > Prefix all IMPORT{program} strings with @slashlibdir@ to produce absolute > paths > in the output 80-udisks.rules file. It is built into udev since almost forever that programs in /lib/udev/ do not need an

[PATCH] Make udev rules work if installed into a non-std prefix

2012-01-26 Thread Yury G. Kudryashov
From: "Yury G. Kudryashov" Prefix all IMPORT{program} strings with @slashlibdir@ to produce absolute paths in the output 80-udisks.rules file. --- data/80-udisks.rules| 214 --- data/80-udisks.rules.in | 214 ++