updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / adabooch / test_makefile.patch
blob9abafc66ffd3a67e4d4a3e2ec47970bc7ce9538b
1 --- makefile_old 2008-06-13 16:13:02.000000000 +0000
2 +++ makefile 2008-06-13 16:13:13.000000000 +0000
3 @@ -28,7 +28,7 @@
4 ########
5 # Tests
7 -GNATMAKE_FLAGS = -I.. -O2 -g -gnatqQafy -gnatwaL
8 +GNATMAKE_FLAGS = -I/usr/lib/adabooch -O2 -g -gnatqQafy -gnatwaL
10 test: testable
11 for t in $(TESTABLE); do \