Skip to content

Commit

Permalink
visudo is not in PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
schlomo committed Nov 15, 2013
1 parent 610a286 commit 21c665b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DPKG_OPTS=-b
git log | gzip -9 >build/usr/share/doc/kiosk-browser/changelog.gz
chmod -R g-w build
chmod 0440 build/etc/sudoers.d/kiosk-browser
visudo -c -f build/etc/sudoers.d/kiosk-browser
/usr/sbin/visudo -c -f build/etc/sudoers.d/kiosk-browser
fakeroot ${DPKG} ${DPKG_OPTS} build out
rm -Rf build
lintian -i out/*.deb
Expand Down

0 comments on commit 21c665b

Please sign in to comment.