mirror of https://gitee.com/bigwinds/arangodb
fix creation of run directories - these shouldn't be in the client package
This commit is contained in:
parent
c2f50c6abb
commit
54a0d45c17
|
@ -81,7 +81,7 @@ The ArangoDB shell as stand-alone program. It also contains the utility programs
|
|||
## --SECTION-- build
|
||||
## -----------------------------------------------------------------------------
|
||||
# requires source:
|
||||
#%prep
|
||||
%prep
|
||||
#%setup -q -n arangodb-%{version}
|
||||
#%setup -q -n arangodb-%{version} -T -D -a 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue