debian/rules: Add missing check for dot.profile.
This commit is contained in:
Vendored
+1
@@ -29,6 +29,7 @@ execute_after_dh_clean:
|
||||
|
||||
override_dh_auto_build:
|
||||
sh debian/check-md5sum-etc profile
|
||||
sh debian/check-md5sum-etc dot.profile
|
||||
set -e; { \
|
||||
echo "# Triggers for creating multilib aliasing symlinks on demand"; \
|
||||
for d in $(USR_MERGE_MULTILIB); do \
|
||||
|
||||
Reference in New Issue
Block a user