aaff656e27
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
3 lines
122 B
Plaintext
3 lines
122 B
Plaintext
# Remove optional immutability from examples directory to allow removal
|
|
chattr -i -R /usr/share/memgraph/examples || true
|