mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +00:00
debian: Remove unneded rules target
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
17ee712502
commit
34ae273692
3
debian/rules
vendored
3
debian/rules
vendored
@ -10,6 +10,3 @@ override_dh_auto_install-indep:
|
|||||||
dh_auto_install
|
dh_auto_install
|
||||||
./run --list-dependencies 2> /dev/null | sort | tr '\n' ', ' | \
|
./run --list-dependencies 2> /dev/null | sort | tr '\n' ', ' | \
|
||||||
sed -e 's/^/plinth:Depends=/' >> debian/plinth.substvars
|
sed -e 's/^/plinth:Depends=/' >> debian/plinth.substvars
|
||||||
|
|
||||||
new-upstream:
|
|
||||||
gbp import-orig --uscan --verbose --pristine-tar --no-filter-pristine-tar
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user