This commit is contained in:
Mario Fetka
2026-04-20 00:19:17 +02:00
parent 350e0b6bd0
commit cc3229e6b3

View File

@@ -96,8 +96,8 @@ src_install() {
dodir $(getpam_mod_dir) /usr/sbin
# Install main software and headers.
emake DESTDIR="${D}" INSTALL_ROOT="${D}" install
emake DESTDIR="${D}" INSTALL_ROOT="${D}" install-dev
emake DESTDIR="${D}" install
emake DESTDIR="${D}" install-dev
einstalldocs
}