perl Build.PL needs a prefix during testing

This commit is contained in:
Adam Spiers 2012-01-09 22:10:19 +00:00
parent 7e44666640
commit 92eee74bb3

View file

@ -17,7 +17,7 @@ How to make a new release of GNU Stow
- Make sure all the following commands all run successfully:
perl Build.PL
perl Build.PL --prefix=/tmp/stow-test
./Build test
./Build install
./Build distcheck