Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 20 years ago
parent
commit
b1f01cd5d9
2 changed files with 8 additions and 6 deletions
  1. +1
    -1
      package/avm/tpctl/tpctl.conf
  2. +7
    -5
      package/avm/tpctl/tpctl.desc

+ 1
- 1
package/avm/tpctl/tpctl.conf

@ -28,7 +28,7 @@ uname_inst() {
if [ "\$*" = "-r" ]; then
echo $kernelversion
else
exec $( type -p uname )
exec $( type -p uname ) "\$@"
fi
EOT
chmod +x $builddir/bin/uname

+ 7
- 5
package/avm/tpctl/tpctl.desc

@ -36,11 +36,13 @@
[L] GPL
[S] Beta
[V] 4.14
[V] 4.17
[P] X -----5---9 229.900
[SRC] thinkpad tpctl configure-thinkpad
[SRC] thinkpad tpctl configure-thinkpad configure-trackpoint
[D] 2884824794 tpctl_4.17.tar.gz http://dl.sourceforge.net/tpctl/
[D] 1713966566 thinkpad_5.8.tar.gz http://dl.sourceforge.net/tpctl/
[D] 2628528461 configure-thinkpad-0.9.tar.gz http://dl.sourceforge.net/tpctl/
[D] 2664017192 configure-trackpoint-0.2.tar.gz http://dl.sourceforge.net/tpctl/
[D] 998692076 tpctl_4.14.tar.gz http://dl.sourceforge.net/tpctl/
[D] 2702193710 thinkpad_5.6.tar.gz http://dl.sourceforge.net/tpctl/
[D] 1278366996 configure-thinkpad-0.3.tar.gz http://dl.sourceforge.net/tpctl/

Loading…
Cancel
Save