Skip to content
Snippets Groups Projects

Update configuration flags for GitLab distcheck

Merged Ghost User requested to merge (removed):master into master
1 file
+ 4
3
Compare changes
  • Side-by-side
  • Inline
+ 4
3
@@ -42,10 +42,11 @@ DISTCLEANFILES = \
intltool-update \
xfce4-sensors-plugin.spec
DISTCHECK_CONFIGURE_FLAGS = \
DISTCHECK_CONFIGURE_FLAGS = \
--disable-hddtemp \
--disable-libsensors \
--disable-xnvctrl \
--enable-notification \
--enable-libsensors \
--enable-hddtemp \
--enable-procacpi \
--enable-sysfsacpi
Loading