Try to add /usr/local/bin to the path
[libacl.git] / debian / rules
1 #!/usr/bin/make -f
2 %:
3         export PATH=/usr/local/bin:$PATH
4         dh $@