mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
Fix incorrect debian/rules template. (Closes: #983492)
This commit is contained in:
@@ -472,7 +472,7 @@ sub prep {
|
|||||||
PACKAGE=\$(shell dh_listpackages)
|
PACKAGE=\$(shell dh_listpackages)
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh \$\@
|
||||||
|
|
||||||
override_dh_clean:
|
override_dh_clean:
|
||||||
dh_clean -d
|
dh_clean -d
|
||||||
|
|||||||
Reference in New Issue
Block a user