X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fapi-support%2Fupdate-from-tarballs.sh;fp=src%2Fapi-support%2Fupdate-from-tarballs.sh;h=85798253ca7bcaa945fd68def82f3219164f9ecf;hb=54ffbc2f3fcd9cb951ea2f6e1e6ffb8b8b98a58a;hp=59f78d92a0f6a9154b4223223a01e2629bf998ee;hpb=36683d7ea129da06f8637a0cf151e1986c240677;p=libguestfs.git diff --git a/src/api-support/update-from-tarballs.sh b/src/api-support/update-from-tarballs.sh index 59f78d9..8579825 100755 --- a/src/api-support/update-from-tarballs.sh +++ b/src/api-support/update-from-tarballs.sh @@ -16,7 +16,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -if [ ! -f HACKING ]; then +if [ ! -f BUGS ]; then echo "You should run this script from the top source directory." exit 1 fi