chromium,chromedriver: 129.0.6668.91 -> 129.0.6668.100
[NixPkgs.git] / pkgs / by-name / do / dopewars / 0001-remove_setuid.patch
blobee68109c5579005523e9c0d5f649355273a43c79
1 diff --git a/src/Makefile.am b/src/Makefile.am
2 index 4b0c466..ce008fa 100644
3 --- a/src/Makefile.am
4 +++ b/src/Makefile.am
5 @@ -54,7 +54,7 @@
6 @chgrp games ${DOPEBIN} || chgrp wheel ${DOPEBIN} || \
7 ( echo "WARNING: Cannot change group of dopewars binary - the high"; \
8 echo "score file may be unreadable or unwriteable by some users" )
9 - chmod 2755 ${DOPEBIN}
10 + chmod 755 ${DOPEBIN}
12 install-data-local:
13 ${mkinstalldirs} ${PIXDIR}