Skip to content

Commit

Permalink
revertme
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher M. Cantalupo <christopher.m.cantalupo@intel.com>
  • Loading branch information
cmcantalupo committed May 21, 2024
1 parent 149035f commit 5cc8c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgeopmd/debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ override_dh_auto_configure:
fi; \
if [ "$(DEB_BUILD_ARCH)" = "amd64" ] || [ "$(DEB_BUILD_ARCH)" = "arm64" ]; then \
CONFIG_OPTION="$$CONFIG_OPTION --enable-nvml"; \
fi; \
fi; \
dh_auto_configure -- --with-bash-completion-dir=/etc/bash_completion.d $$CONFIG_OPTION

0 comments on commit 5cc8c1f

Please sign in to comment.