Skip to content

Commit

Permalink
Currently disable build for CentOS7
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre committed May 21, 2020
1 parent 4011311 commit f99fa4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile.builder
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ifneq ($(DIST),centos7)
RPM_SPEC_FILES := awesome.spec
endif

NO_ARCHIVE := 1
NO_ARCHIVE := 1

0 comments on commit f99fa4b

Please sign in to comment.