Skip to content

Commit

Permalink
Currently disable failing builds for CentOS 7
Browse files Browse the repository at this point in the history
Should be fixed by Marek's PR: #26
  • Loading branch information
fepitre committed Apr 5, 2020
1 parent fc65f6a commit baceb86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.builder
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
ifneq ($(DIST),centos7)
RPM_SPEC_FILES := rpm_spec/gui-daemon.spec
endif
DEBIAN_BUILD_DIRS := debian

0 comments on commit baceb86

Please sign in to comment.