mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Override "read-only" permissions when doing "make distcheck".
This commit is contained in:
@@ -66,7 +66,7 @@ INSTALL-BINARY: mysql.info $(GT)
|
||||
# It is not in BitKeeper, but is downloaded from intranet by Bootstrap.
|
||||
dist-hook:
|
||||
if [ -e $(srcdir)/manual.chm ] ; then \
|
||||
cp $(srcdir)/manual.chm $(distdir); \
|
||||
cp -f $(srcdir)/manual.chm $(distdir); \
|
||||
fi
|
||||
|
||||
# Don't update the files from bitkeeper
|
||||
|
Reference in New Issue
Block a user