@chris_l Fixed, the correct command is mv, not mk. Thanks for the info.
Search Criteria
Package Details: fnfx 0.3-5
Package Actions
| 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: | |
| Submitter: | Skatox |
| Maintainer: | Skatox |
| Last Packager: | Skatox |
| Votes: | 14 |
| First Submitted: | 2008-12-28 14:34 |
| Last Updated: | 2015-02-05 16:09 |
Latest Comments
Comment by Skatox
Comment by chris_l
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
Fixed
Comment by funkmuscle
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