Mon Dec 22 21:30:08 2008 UTC ()
Fix PLIST on Linux, from David Sainty


(jmcneill)
diff -r1.1 -r1.2 pkgsrc/sysutils/hal/PLIST.Linux

cvs diff -r1.1 -r1.2 pkgsrc/sysutils/hal/PLIST.Linux (expand / switch to unified diff)

--- pkgsrc/sysutils/hal/PLIST.Linux 2008/12/21 13:58:28 1.1
+++ pkgsrc/sysutils/hal/PLIST.Linux 2008/12/22 21:30:08 1.2
@@ -1,14 +1,13 @@ @@ -1,14 +1,13 @@
1etc/udev/rules.d/90-hal.rules 
2lib/hal/scripts/linux/hal-dockstation-undock-linux 1lib/hal/scripts/linux/hal-dockstation-undock-linux
3lib/hal/scripts/linux/hal-luks-remove-linux 2lib/hal/scripts/linux/hal-luks-remove-linux
4lib/hal/scripts/linux/hal-luks-setup-linux 3lib/hal/scripts/linux/hal-luks-setup-linux
5lib/hal/scripts/linux/hal-luks-teardown-linux 4lib/hal/scripts/linux/hal-luks-teardown-linux
6lib/hal/scripts/linux/hal-system-killswitch-get-power-linux 5lib/hal/scripts/linux/hal-system-killswitch-get-power-linux
7lib/hal/scripts/linux/hal-system-killswitch-set-power-linux 6lib/hal/scripts/linux/hal-system-killswitch-set-power-linux
8lib/hal/scripts/linux/hal-system-lcd-get-brightness-linux 7lib/hal/scripts/linux/hal-system-lcd-get-brightness-linux
9lib/hal/scripts/linux/hal-system-lcd-set-brightness-linux 8lib/hal/scripts/linux/hal-system-lcd-set-brightness-linux
10lib/hal/scripts/linux/hal-system-power-hibernate-linux 9lib/hal/scripts/linux/hal-system-power-hibernate-linux
11lib/hal/scripts/linux/hal-system-power-reboot-linux 10lib/hal/scripts/linux/hal-system-power-reboot-linux
12lib/hal/scripts/linux/hal-system-power-set-power-save-linux 11lib/hal/scripts/linux/hal-system-power-set-power-save-linux
13lib/hal/scripts/linux/hal-system-power-shutdown-linux 12lib/hal/scripts/linux/hal-system-power-shutdown-linux
14lib/hal/scripts/linux/hal-system-power-suspend-hybrid-linux 13lib/hal/scripts/linux/hal-system-power-suspend-hybrid-linux
@@ -27,16 +26,18 @@ libexec/hald-addon-input @@ -27,16 +26,18 @@ libexec/hald-addon-input
27libexec/hald-addon-storage 26libexec/hald-addon-storage
28libexec/hald-addon-usb-csr 27libexec/hald-addon-usb-csr
29libexec/hald-probe-hiddev 28libexec/hald-probe-hiddev
30libexec/hald-probe-ieee1394-unit 29libexec/hald-probe-ieee1394-unit
31libexec/hald-probe-input 30libexec/hald-probe-input
32libexec/hald-probe-net-bluetooth 31libexec/hald-probe-net-bluetooth
33libexec/hald-probe-pc-floppy 32libexec/hald-probe-pc-floppy
34libexec/hald-probe-printer 33libexec/hald-probe-printer
35libexec/hald-probe-serial 34libexec/hald-probe-serial
36libexec/hald-probe-smbios 35libexec/hald-probe-smbios
37libexec/hald-probe-storage 36libexec/hald-probe-storage
38libexec/hald-probe-video4linux 37libexec/hald-probe-video4linux
39libexec/hald-probe-volume 38libexec/hald-probe-volume
 39share/examples/hal/90-hal.rules
40share/hal/fdi/policy/10osvendor/10-cpufreq.fdi 40share/hal/fdi/policy/10osvendor/10-cpufreq.fdi
41share/hal/fdi/policy/10osvendor/10-imac-backlight.fdi 41share/hal/fdi/policy/10osvendor/10-imac-backlight.fdi
42share/hal/fdi/policy/10osvendor/10-usbcsr-mice.fdi 42share/hal/fdi/policy/10osvendor/10-usbcsr-mice.fdi
 43@dirrm lib/hal/scripts/linux