projects
/
dcmtk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4c27fa
)
removed embedded build path from DCMTKConfig.cmake
author
Andreas Beckmann
<anbe@debian.org>
Thu, 25 Apr 2024 14:33:34 +0000
(16:33 +0200)
committer
Andreas Beckmann
<anbe@debian.org>
Thu, 25 Apr 2024 16:45:40 +0000
(18:45 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 23a7a03b303bd0fedcb04a282edd056d96333c19..3a36083ba06fa23e8f6d3b635caa54353bd3ad2e 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-67,6
+67,7
@@
override_dh_auto_build-arch:
# need man page in -arch packages:
#$(MAKE) -C obj-* man
dh_auto_build
+ sed -i 's% -ffile-prefix-map=[^ ]* % %' obj-*/CMakeFiles/DCMTKConfig.cmake
# Let's be smart with building doc
override_dh_auto_build-indep: