[Git][debian-gis-team/ogdi-dfsg][master] 2 commits: Fix Multi-Arch MODULES_PATH.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Apr 28 05:31:17 BST 2024
Bas Couwenberg pushed to branch master at Debian GIS Project / ogdi-dfsg
Commits:
bd47d654 by Bas Couwenberg at 2024-04-28T06:22:55+02:00
Fix Multi-Arch MODULES_PATH.
- - - - -
13d32024 by Bas Couwenberg at 2024-04-28T06:27:28+02:00
Set distribution to unstable.
- - - - -
2 changed files:
- debian/changelog
- debian/patches/modules_path.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+ogdi-dfsg (4.1.1+ds-4) unstable; urgency=medium
+
+ * Team upload.
+ * Fix Multi-Arch MODULES_PATH.
+
+ -- Bas Couwenberg <sebastic at debian.org> Sun, 28 Apr 2024 06:25:15 +0200
+
ogdi-dfsg (4.1.1+ds-3) unstable; urgency=medium
* Team upload.
=====================================
debian/patches/modules_path.patch
=====================================
@@ -9,7 +9,7 @@ Forwarded: not-needed
$(EXPAT_INCLUDE)
-CFLAGS = $(INCLUDES) $(COMMON_CFLAGS) -DMODULES_PATH="\"$(INST_LIB)/ogdi/\""
-+CFLAGS = $(INCLUDES) $(COMMON_CFLAGS) -DMODULES_PATH="\"/usr/$(DEB_HOST_MULTIARCH)/lib/ogdi/4.1/\""
++CFLAGS = $(INCLUDES) $(COMMON_CFLAGS) -DMODULES_PATH="\"/usr/lib/$(DEB_HOST_MULTIARCH)/ogdi/4.1/\""
LINK_LIBS= $(RPC_LINKLIB) $(ZLIB_LINKLIB) $(EXPAT_LINKLIB) $(WIN_LINKLIB) \
$(MATH_LINKLIB)
View it on GitLab: https://salsa.debian.org/debian-gis-team/ogdi-dfsg/-/compare/c517ec33bdae8d11097e49a27a0ee06187bdc984...13d3202495a4b6683bfacf15d27b4b0d7e3cc67e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/ogdi-dfsg/-/compare/c517ec33bdae8d11097e49a27a0ee06187bdc984...13d3202495a4b6683bfacf15d27b4b0d7e3cc67e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20240428/d7a80ab8/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list