diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index b5184ac3e93..20c3d6f2c7a 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -12,6 +12,11 @@ homepage="https://facebook.github.io/watchman/" distfiles="https://github.com/facebook/watchman/archive/v${version}.tar.gz" checksum=ef11ad11f3b79a09232a27d993331cc8b686fe06a8f0e7c777cb50cc198020f6 +# The next person to bump these packages should consider the effects of the +# following PRs on watchman: +# https://github.com/facebook/watchman/pull/243 +# https://github.com/facebook/watchman/pull/242 + pre_configure() { sed -i 's,sys/poll.h,poll.h,g' *.[ch] NOCONFIGURE=1 ./autogen.sh