summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2023-08-12 22:52:18 +0200
committerÉtienne Mollier <emollier@debian.org>2023-08-12 22:52:18 +0200
commita0f04f740f597fae2c274f0d89a95b58b28c0445 (patch)
tree5c932b8e09e282042f2811867bea0e8ed7bcb26d
parentd3d061a7d0f504573f401152b73bc14752a2d0a1 (diff)
build-more-programs.patch: refresh.
-rw-r--r--debian/patches/build-more-programs.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/build-more-programs.patch b/debian/patches/build-more-programs.patch
index c84c07c..0106862 100644
--- a/debian/patches/build-more-programs.patch
+++ b/debian/patches/build-more-programs.patch
@@ -1,9 +1,9 @@
Description: Also build and vendor pxupgma pxnj
Author: Nilesh Patra <nilesh@debian.org>
Last-Update: 2021-07-10
---- a/src/Makefile.in
-+++ b/src/Makefile.in
-@@ -357,7 +357,7 @@
+--- phyx.orig/src/Makefile.in
++++ phyx/src/Makefile.in
+@@ -361,7 +361,7 @@
%.o: ./%.cpp ./%.h
$(CXX) $(CXXFLAGS) $(OPT_FLAGS) $(CPPFLAGS) $(LDFLAGS) -c -fmessage-length=0 -MMD -MP -MF "$(@:%.o=%.d)" -o "$@" "$<"