[Lunar-commits] <moonbase-other> libgpod: Ah yeah. Need this so if systemd is installed its udev rules

Dennis Veatch dennisveatch at bellsouth.net
Thu Mar 28 17:10:28 CET 2013


On 03/28/2013 10:43 AM, v4hn wrote:
> Heya,
>
> please don't add any more "( ) > $C_FIFO 2>&1" to the moonbase.
> They are obsolete and just need to be stripped.
>
>
> v4hn

[Wednesday, March 27, 2013] [1:54:23 PM] <dveatch> what is the status of 
BUILDS regarding the use of (. ). &&, etc?
[Wednesday, March 27, 2013] [1:54:32 PM] <dveatch> are we at the point 
of not using those anymore?
[Wednesday, March 27, 2013] [1:57:11 PM] <auke> no, they are still 
needed in many cases
[Wednesday, March 27, 2013] [1:58:07 PM] <dveatch> then I interpret your 
answer of cases they are not required
[Wednesday, March 27, 2013] [1:58:15 PM] <dveatch> case examples?
[Wednesday, March 27, 2013] [1:58:48 PM] <auke> so, I enabled -e and friends
[Wednesday, March 27, 2013] [1:59:02 PM] <auke> but in general it 
doesn't work to catch-and-exit errors
[Wednesday, March 27, 2013] [1:59:05 PM] <auke> not sure why
[Wednesday, March 27, 2013] [1:59:14 PM] <auke> probably some bash vodoo 
magic I missed

Give me case examples where they are not needed.

stumbles
> On Thu, Mar 28, 2013 at 08:35:09AM -0700, stumbles wrote:
>> commit e9d7ccec2d9b1de39f06ff7f40b49f1ec4fca86f
>> Author: stumbles <stumbles at lunar-linux.org>
>> Date: Thu, 28 Mar 2013 08:35:09 -0700
>> URL: https://github.com/lunar-linux/moonbase-other/commit/e9d7ccec2d9b1de39f06ff7f40b49f1ec4fca86f
>>
>> libgpod: Ah yeah. Need this so if systemd is installed its udev rules
>>
>> get put in their proper place.
>> ---
>>    libs/libgpod/BUILD | +10/-0
>>    1 file changed, 10 insertions(+)
>>
>> --- /dev/null
>> +++ b/libs/libgpod/BUILD
>> @@ -0,0 +1,10 @@
>> +(
>> +
>> +  if module_installed systemd ; then
>> +     OPTS+=" --with-udev-dir=/usr/lib/udev/rules.d"
>> +  fi &&
>> +
>> +  default_build
>> +
>> +) > $C_FIFO 2>&1
>> +
>>
>>
>> _______________________________________________
>> Lunar-commits mailing list
>> Lunar-commits at lunar-linux.org
>> http://foo-projects.org/mailman/listinfo/lunar-commits
>>
>>
>>
>> _______________________________________________
>> Lunar-dev mailing list
>> Lunar-dev at lunar-linux.org
>> http://foo-projects.org/mailman/listinfo/lunar-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://foo-projects.org/pipermail/lunar-dev/attachments/20130328/bf15406a/attachment.html>


More information about the Lunar-dev mailing list