summaryrefslogtreecommitdiff
path: root/xpipe/debian/patches/series
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-03-20 20:11:41 -0400
committerB. Stack <bgstack15@gmail.com>2024-03-20 20:11:41 -0400
commit2c2db16beee474260741a2abed903f15d9b62e2d (patch)
tree022b9533efba7de80441f88bbe2f54fd10f4568f /xpipe/debian/patches/series
parentnotepadnext 0.7 rc1 (diff)
downloadstackrpms-2c2db16beee474260741a2abed903f15d9b62e2d.tar.gz
stackrpms-2c2db16beee474260741a2abed903f15d9b62e2d.tar.bz2
stackrpms-2c2db16beee474260741a2abed903f15d9b62e2d.zip
xpipe: add patch for makefile option BSDDIR
Diffstat (limited to 'xpipe/debian/patches/series')
-rw-r--r--xpipe/debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/xpipe/debian/patches/series b/xpipe/debian/patches/series
index 4a97dfa..175d5fd 100644
--- a/xpipe/debian/patches/series
+++ b/xpipe/debian/patches/series
@@ -1 +1,2 @@
# You must remove unused comment lines for the released package.
+01-makefile-option-bsddir.patch
bgstack15