From 17b3f76d70d42cb5b125e65bcb9736a8636500dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 26 Jan 2020 12:29:59 +0100 Subject: community/mongo-c-driver: don't set SPHINX_EXECUTABLE explicitly Previously phy3-sphinx only provided sphinx-build-3, not sphinx-build. Fortunately, this changed recently. This change does not include a pkgrel bump as it should result in the same package. --- community/mongo-c-driver/APKBUILD | 1 - 1 file changed, 1 deletion(-) (limited to 'community/mongo-c-driver') diff --git a/community/mongo-c-driver/APKBUILD b/community/mongo-c-driver/APKBUILD index cd5f907adb..2d22d694c3 100644 --- a/community/mongo-c-driver/APKBUILD +++ b/community/mongo-c-driver/APKBUILD @@ -31,7 +31,6 @@ build() { -DENABLE_MAN_PAGES:BOOL=ON \ -DENABLE_TESTS:BOOL=ON \ -DENABLE_EXAMPLES:BOOL=OFF \ - -DSPHINX_EXECUTABLE:STRING=/usr/bin/sphinx-build-3 \ -DCMAKE_SKIP_RPATH=ON \ "$builddir" make -- cgit v1.2.3