]> git.pld-linux.org Git - packages/eventum.git/commitdiff
fix broken makefile auto/th/eventum-3.2.1-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 8 Jun 2017 21:46:16 +0000 (00:46 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 8 Jun 2017 21:46:16 +0000 (00:46 +0300)
eventum.spec

index 502444f6f47ec1d1fd9e979718d378d5d5e47106..a5f73dbd43c217f87ddebdc077aaa79018d96bad 100644 (file)
@@ -351,6 +351,10 @@ This package contains the cron job.
 %prep
 %setup -q -n %{name}-%{version}%{?githash:-%{subver}-g%{githash}}
 
+# hotfix
+# https://github.com/eventum/eventum/commit/e86bc0ccb5d1ea0b784a2a2e3c409fa00cb78ae2
+sed -i -e '/upgrade/d' Makefile
+
 mv docs/examples .
 
 # bug fixes / features
This page took 0.111401 seconds and 4 git commands to generate.