Projects
Kolab:16:Testing
guam
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 26
View file
use-vendorized-rebar3.patch
Added
@@ -0,0 +1,8 @@ +--- guam-0.9.4/Makefile 2018-04-15 18:21:33.000000000 +0200 ++++ guam-0.9.4-patched/Makefile 2018-10-02 21:03:54.087523008 +0200 +@@ -1,4 +1,4 @@ +-REBAR = $(shell which rebar3 || echo ./rebar3) ++REBAR = ./rebar3 + ENABLE_STATIC = no + + all:
View file
debian.rules
Changed
@@ -43,14 +43,14 @@ -e 's/include_erts,\s*false/include_erts, true/' rebar.config export DEBUG=1 export HEX_OFFLINE=1 - rebar3 release \ + ./rebar3 release \ --dev-mode false \ --relname guam \ --relvsn $(DEB_VERSION_UPSTREAM) \ --verbose override_dh_auto_test: - rebar3 eunit -v || : + ./rebar3 eunit -v || : override_dh_auto_install: mkdir -p $(DESTDIR)/usr/sbin $(DESTDIR)/etc/guam \
View file
debian.series
Changed
@@ -1,3 +1,4 @@ make-it-very-easy-on-rebar3.patch -p1 guam-priv-no-delete.patch -p1 guam-0.9.2-stalling-client-buffer-and-split-command-handling.patch -p1 +use-vendorized-rebar3.patch -p1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.