We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf10b5b commit bed1a1dCopy full SHA for bed1a1d
Makefile.am
@@ -201,7 +201,4 @@ initcpio_install_DATA += dist/initcpio/install/plymouth-tpm2-totp
201
initcpio_hooks_DATA += dist/initcpio/hooks/plymouth-tpm2-totp
202
endif # HAVE_PLYMOUTH
203
endif # HAVE_MKINITCPIO
204
-EXTRA_DIST += \
205
- dist/initcpio/install/tpm2-totp \
206
- dist/initcpio/hooks/tpm2-totp \
207
- dist/initcpio/hooks/plymouth-tpm2-totp
+EXTRA_DIST += dist/initcpio/hooks/tpm2-totp dist/initcpio/hooks/plymouth-tpm2-totp
0 commit comments