You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Move DEVELOPERS.md to the Wiki.
This commit is contained in:
@ -7,7 +7,7 @@ git diff --cached --name-status | while read status file; do
|
||||
echo "*** UPDATING AUTOGENERATED FILES ***"
|
||||
echo ""
|
||||
debian/tools/patchupdate.py || exit 1
|
||||
git add patches/Makefile README.md DEVELOPER.md || exit 1
|
||||
git add patches/Makefile README.md || exit 1
|
||||
break;
|
||||
fi
|
||||
done
|
||||
|
Reference in New Issue
Block a user