fix copy'n paste error
[buildroot.git] / package / fakeroot / Config.in
blob0f0ab28fc30c754bdf4ba819dea8f86fa42f2bca
1 config BR2_PACKAGE_FAKEROOT
2         bool "fakeroot"
3         default n
4         help
5           Run commands in an environment faking root privileges.
7           http://joostje.op.het.net/fakeroot/
9 # dummy for fakeroot-source
10 config BR2_HOST_FAKEROOT
11         bool
12         default n