[Tile-serving] [openstreetmap/mod_tile] Fix installation when using DESTDIR. (PR #411)
Bas Couwenberg
notifications at github.com
Sat Mar 16 16:33:07 UTC 2024
See the Debian package build log:
https://buildd.debian.org/status/fetch.php?pkg=libapache2-mod-tile&arch=amd64&ver=0.7.0-2&stamp=1710599274&raw=0
Formatted for readability:
> ```
> dh_auto_configure -- -DENABLE_TESTS:BOOL=ON
> cd obj-x86_64-linux-gnu && \
> DEB_PYTHON_INSTALL_LAYOUT=deb cmake -DCMAKE_INSTALL_PREFIX=/usr \
> -DCMAKE_BUILD_TYPE=None \
> -DCMAKE_INSTALL_SYSCONFDIR=/etc \
> -DCMAKE_INSTALL_LOCALSTATEDIR=/var \
> -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON \
> -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF \
> -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON \
> -DFETCHCONTENT_FULLY_DISCONNECTED=ON \
> -DCMAKE_INSTALL_RUNSTATEDIR=/run \
> -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" \
> -DCMAKE_VERBOSE_MAKEFILE=ON \
> -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu \
> -DENABLE_TESTS:BOOL=ON ..
> [...]
> dh_auto_install -a -O--buildsystem=cmake
> cd obj-x86_64-linux-gnu && make -j6 install \
> DESTDIR=/<<PKGBUILDDIR>>/debian/tmp \
> AM_UPDATE_INFO_DIR=no \
> "INSTALL=install --strip-program=true"
> ```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/411#issuecomment-2002039231
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/mod_tile/pull/411/c2002039231 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240316/8d3e8b47/attachment.htm>
More information about the Tile-serving
mailing list