summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2014-06-29 23:52:18 +0200
committerAndrew Shadura <andrew@shadura.me>2015-08-20 15:58:30 +0200
commite291e1eb02076fde5f2cfee4f1d01091a2319da3 (patch)
tree8fd2df78e635156aa667b15004c1db039bf747fa /Makefile
parentd24bbfcea1fd03e19045e458b82ed0d76bf2f413 (diff)
parentfec1da7e6ea8a3b3b03befa4ff8dd31d539f163d (diff)
Imported Debian patch 0.1.50+git20140603-1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3575e77..0c6913b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,6 +6,7 @@ PROJECT=reconfigure
DEBPROJECT=python-reconfigure
VERSION=`python -c "from reconfigure import __version__; print __version__"`
PREFIX=/usr
+PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SPHINXOPTS =
SPHINXBUILD = sphinx-build