From 534d41dd9d116e3f653fbdcf02aece37cd40112f Mon Sep 17 00:00:00 2001 From: Mikhail Paulyshka <me@mixaill.tk> Date: Thu, 2 Apr 2015 23:58:50 +0300 Subject: [PATCH] [rpm] fix build --- rpm/vcmi.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpm/vcmi.spec b/rpm/vcmi.spec index 6b2fb9316..63adbfed1 100644 --- a/rpm/vcmi.spec +++ b/rpm/vcmi.spec @@ -5,6 +5,8 @@ Release: 1%{?dist} License: GPLv2+ Group: Amusements/Games +%define _unpackaged_files_terminate_build 0 + # The source for this package was pulled from upstream's vcs. Use the # following commands to generate the tarball: # wget https://github.com/vcmi/vcmi/archive/0.98.tar.gz