diff options
Diffstat (limited to 'www/libnghttp2/files/patch-Makefile.in')
-rw-r--r-- | www/libnghttp2/files/patch-Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/libnghttp2/files/patch-Makefile.in b/www/libnghttp2/files/patch-Makefile.in index 1844258a1714..cb19bca5f5d0 100644 --- a/www/libnghttp2/files/patch-Makefile.in +++ b/www/libnghttp2/files/patch-Makefile.in @@ -1,10 +1,10 @@ ---- Makefile.in.orig 2025-06-17 10:27:07 UTC +--- Makefile.in.orig 2025-09-02 12:26:39 UTC +++ Makefile.in -@@ -456,11 +456,10 @@ top_srcdir = @top_srcdir@ +@@ -458,11 +458,10 @@ top_srcdir = @top_srcdir@ # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --SUBDIRS = lib third-party src bpf examples tests integration-tests \ +-SUBDIRS = lib tests third-party src bpf examples integration-tests \ - doc contrib +SUBDIRS = lib |