head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.4 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.2 pkgsrc-2025Q4-base:1.1; locks; strict; comment @# @; 1.1 date 2025.11.21.14.55.30; author dkazankov; state Exp; branches; next ; commitid Voqjvy0avPD8OqjG; desc @@ 1.1 log @devel/ada-aunit-25: add new package 25.2.0 Ada unit test framework. @ text @$NetBSD: patch-Makefile,v 1.3 2025/10/07 20:45:10 dkazankov Exp $ Fix library project path --- test/aunit_tests.gpr.orig 2024-03-12 16:51:41.000000000 +0200 +++ test/aunit_tests.gpr @@@@ -1,4 +1,4 @@@@ -with "aunit"; +with "../lib/gnat/aunit.gpr"; project Aunit_Tests is @