From c4eecb887cee6e00d255bf52d6612ecc9445fcff Mon Sep 17 00:00:00 2001 From: Joerg Schirottke Date: Wed, 16 May 2012 14:55:25 +0200 Subject: use install-flash-local from kanotix-scripts package --- config/chroot_local-hooks/flash-live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/chroot_local-hooks/flash-live b/config/chroot_local-hooks/flash-live index 5701d13..d300252 100755 --- a/config/chroot_local-hooks/flash-live +++ b/config/chroot_local-hooks/flash-live @@ -1,5 +1,5 @@ #!/bin/sh mkdir -p /etc/adobe echo EnableLinuxHWVideoDecode=1 > /etc/adobe/mms.cfg -ln -s /usr/local/bin/install-flash-local.sh /etc/skel/.kde/Autostart/ +ln -s /usr/bin/install-flash-local /etc/skel/.kde/Autostart/ -- cgit v1.0