Package Details: fnfx 0.3-5

Package Base: fnfx
Description: Enables owners of Toshiba laptops to change the LCD brightness, control the internal fan and use the special keys on their keyboard (Fn-x combinations, hotkeys).
Upstream URL: http://fnfx.sourceforge.net/
Category: system
Licenses: GPL2
Submitter: Skatox
Maintainer: Skatox
Last Packager: Skatox
Votes: 14
First Submitted: 2008-12-28 14:34
Last Updated: 2015-02-05 16:09

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by Skatox

2015-02-05 16:10

@chris_l Fixed, the correct command is mv, not mk. Thanks for the info.

Comment by chris_l

2015-02-04 19:32

I got an error about that /usr/sbin already exist. I guess is related with /usr/sbin is now a symlink to /usr/bin.

To fix it, I added the following lines, after the line one with "make DESTDIR":

mk $pkgdir/usr/sbin/fnfxd $pkgdir/usr/bin
rmdir $pkgdir/usr/sbin

Since /usr/sbin is a symlink to /usr/bin, fnfxd will end in that directory anyway.

Comment by Skatox

2010-08-27 01:31

Fixed

Comment by funkmuscle

2010-08-26 22:47

hey, I get this error

bin/sh ../mkinstalldirs /usr/bin
/bin/install -c fnfx /usr/bin/fnfx
/bin/install: cannot create regular file `/usr/bin/fnfx': Permission denied
make[2]: *** [install-binPROGRAMS] Error 1