parent
2e1bcccd44
commit
9df3eed29a
@ -1,5 +1,4 @@
|
|||||||
# ODROID specific module to resize partitions
|
# ODROID specific module to resize partitions
|
||||||
debian/settings.conf /etc/calamares/
|
debian/settings.conf /etc/calamares/
|
||||||
debian/modules/* /etc/calamares/modules/
|
debian/modules/* /etc/calamares/modules/
|
||||||
usr/*
|
|
||||||
debian/fs_resize usr/sbin/
|
debian/fs_resize usr/sbin/
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --dbg-package=calamares-dbg --with kf5 --parallel
|
dh $@ --parallel
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
version=3
|
|
||||||
opts="filenamemangle=s/(?:.*\/)?v?(\d[\d.]*)\.tar\.gz/calamares-$1.tar.gz/" \
|
|
||||||
https://github.com/calamares/calamares/tags (?:.*/)?v?(\d[\d.]*)\.tar\.gz
|
|
||||||
|
|
Loading…
Reference in new issue