destshared-location
authorMatthias Klose <doko@debian.org>
Wed, 12 Jan 2022 16:10:51 +0000 (16:10 +0000)
committerMatthias Klose <doko@debian.org>
Wed, 12 Jan 2022 16:10:51 +0000 (16:10 +0000)
# DP: Keep the lib-dynload dir in the same place when configuring
# DP: with --libdir=/usr/bin/$(DEB_HOST_MULTIARCH)

# DP: Keep the lib-dynload dir in the same place when configuring
# DP: with --libdir=/usr/bin/$(DEB_HOST_MULTIARCH)

Gbp-Pq: Name destshared-location.diff

Makefile.pre.in

index f442eb8ac611f198ba76dea973a80ad4f6a0de4f..98e36dc0b5d7ff338b4b0af70e92d74885c96c1b 100644 (file)
@@ -159,7 +159,7 @@ EXT_SUFFIX= @EXT_SUFFIX@
 LDSHARED=      @LDSHARED@ $(PY_LDFLAGS)
 BLDSHARED=     @BLDSHARED@ $(PY_CORE_LDFLAGS)
 LDCXXSHARED=   @LDCXXSHARED@
-DESTSHARED=    $(BINLIBDEST)/lib-dynload
+DESTSHARED=    $(LIBDEST)/lib-dynload
 
 # List of exported symbols for AIX
 EXPORTSYMS=    @EXPORTSYMS@