commit f8fbafe6600b783eff1dc5d6f3b60b5e66a70f93
Author: Elan Ruusamäe <[email protected]>
Date: Fri Jun 9 00:46:16 2017 +0300
fix broken makefile
eventum.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/eventum.spec b/eventum.spec
index 502444f..a5f73db 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/f8fbafe6600b783eff1dc5d6f3b60b5e66a70f93
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit