git.graph-it.com
/
graphit
/
unipi-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d09ff4
)
Fix gitlab-ci to generate common packages
author
Miroslav Ondra
<ondra@faster.cz>
Thu, 5 Sep 2019 09:50:09 +0000
(11:50 +0200)
committer
Miroslav Ondra
<ondra@faster.cz>
Thu, 5 Sep 2019 09:50:09 +0000
(11:50 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 95e519ca7dd85935bbc9edf98b30e4bbe5956401..236f53e75f08c2de3dfcb42d560b7b82903117a9 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-70,7
+70,7
@@
endif
#ifeq ($(shell dpkg-architecture -q DEB_HOST_ARCH),arm64)
override_dh_dkms:
dh_dkms -V $(MOD_VERSION)
- make dkms DESTDIR=$(PWD)/debian/
/
unipi-kernel-modules-dkms/usr/src/unipi-$(MOD_VERSION)
+ make dkms DESTDIR=$(PWD)/debian/unipi-kernel-modules-dkms/usr/src/unipi-$(MOD_VERSION)
#endif
#override_dh_build: