From 1c6bd8469ae933f02c8dba77d83adab872bbfead Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Thu, 5 Apr 2018 23:08:56 +0200 Subject: travis: do not build specific binaries --- .travis/targets/win32.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis/targets/win32.sh') diff --git a/.travis/targets/win32.sh b/.travis/targets/win32.sh index 1a6745f..4598ac2 100644 --- a/.travis/targets/win32.sh +++ b/.travis/targets/win32.sh @@ -8,7 +8,7 @@ build() { --disable-git-receiver \ --disable-make \ --disable-runserver - make blogc.exe + make local pn="$(grep PACKAGE_TARNAME config.h | cut -d\" -f2)" local pv="$(grep PACKAGE_VERSION config.h | cut -d\" -f2)" -- cgit v1.2.3-18-g5258