Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 128550
Collapse All | Expand All

(-)docs/example/foo-example-old.sh (-1 / +1 lines)
Lines 21-27 Link Here
21
# foo-example.sh -- program example, to use the fooparam function.
21
# foo-example.sh -- program example, to use the fooparam function.
22
22
23
23
24
FOOPARAM_PATH=$(dirname $0)'/../../src'
24
FOOPARAM_PATH='/usr/lib/fooparam/0.1'
25
25
26
source ${FOOPARAM_PATH}/fooparam.sh
26
source ${FOOPARAM_PATH}/fooparam.sh
27
27

Return to bug 128550