memgraph/release/rpm/prerm
Teon Banek aaff656e27 Add basic support for RPM packaging
Summary:
This is just the basic stuff needed to produce a RPM package of
Memgraph. Further work needs to be done in order for this to be up to
snuff.

Reviewers: mferencevic, buda

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1318
2018-03-27 16:50:32 +02:00

3 lines
122 B
Plaintext

# Remove optional immutability from examples directory to allow removal
chattr -i -R /usr/share/memgraph/examples || true