Bug 5655

Summary: scriptdir FHS compliance
Product: hal Reporter: Fryderyk Dziarmagowski <fdziarmagowski>
Component: buildAssignee: Danny Kukawka <danny.kukawka>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: fdziarmagowski
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: places scripts in $(libdir)

Description Fryderyk Dziarmagowski 2006-01-19 19:03:39 UTC
hal-0.5.6 places scripts in /usr/share/hal/scripts. According to FHS standard 
/usr/share is a place for "for all read-only architecture independent *data*
files". For FHS compliance, scripts should be placed for example in
$(LIBDIR)/hal/scripts.
Comment 1 Danny Kukawka 2006-02-05 04:49:16 UTC
okay ... btw. the FHS is in this case not really clear, but $(LIBDIR)/hal/
scripts is more consistent. I write a patch and let see if we get the change in.
Comment 2 Fryderyk Dziarmagowski 2006-02-27 05:45:34 UTC
Created attachment 4759 [details] [review]
places scripts in $(libdir)
Comment 3 Fryderyk Dziarmagowski 2006-02-27 05:50:34 UTC
It is still not applied in 0.5.7, so I'm attaching your patch (from hal ml) here.
Comment 4 Danny Kukawka 2006-05-10 06:14:47 UTC
commited fix to CVS

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.