projects
/
projects.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43b1a31
)
posaune
author
Michael Wagner
<michael@wagnertech.de>
Mon, 15 Mar 2021 08:22:07 +0000
(09:22 +0100)
committer
Michael Wagner
<michael@wagnertech.de>
Mon, 15 Mar 2021 08:22:07 +0000
(09:22 +0100)
tools/make/rules
patch
|
blob
|
history
diff --git
a/tools/make/rules
b/tools/make/rules
index
35be7bc
..
30648d8
100755
(executable)
--- a/
tools/make/rules
+++ b/
tools/make/rules
@@
-68,7
+68,7
@@
debian/tmp/DEBIAN/control: debian/control debian/changelog
dpkg-gencontrol
debian/control: debian/$(paket).control
- sed "s/_DEB_HOST_ARCH/${DEB_HOST_ARCH}/" debian/$(paket).control >
>
debian/control
+ sed "s/_DEB_HOST_ARCH/${DEB_HOST_ARCH}/" debian/$(paket).control > debian/control
debian/changelog: debian/$(paket).changelog debian/rules.pre
sed "s/%BUILD%/$(build)/" debian/$(paket).changelog > debian/changelog