|
Lines 55-64
Link Here
|
| 55 |
doman ${S}/man/man1/* |
55 |
doman ${S}/man/man1/* |
| 56 |
|
56 |
|
| 57 |
# Also add the executables to the path |
57 |
# Also add the executables to the path |
| 58 |
dodir etc/env.d |
58 |
#dodir etc/env.d |
| 59 |
echo -e "PATH=${INSTALLDIR}/bin\nROOTPATH=${INSTALLDIR}/bin" > \ |
59 |
#echo -e "PATH=${INSTALLDIR}/bin\nROOTPATH=${INSTALLDIR}/bin" > \ |
| 60 |
${D}/etc/env.d/10stuffit |
60 |
# ${D}/etc/env.d/10stuffit |
| 61 |
|
61 |
dosym /opt/stuffit/bin/unstuff /opt/bin/unstuff |
|
|
62 |
dosym /opt/stuffit/bin/stuff /opt/bin/stuff |
| 62 |
} |
63 |
} |
| 63 |
|
64 |
|
| 64 |
pkg_postinst() { |
65 |
pkg_postinst() { |