shithub: scc

Download patch

ref: 68f7219f21c64aa4d1816f9c2ab454d90634666c
parent: c9391d42e995a718a999fa42b9ee16de6f6b1442
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Thu Sep 26 11:27:08 EDT 2019

[test/ar] Fix ar test Makefile

This test was still using old path definitions.

--- a/tests/ar/execute/Makefile
+++ b/tests/ar/execute/Makefile
@@ -1,7 +1,6 @@
 .POSIX:
 
-PROJECTDIR=$$PWD/../../../
-ROOT=$(PROJECTDIR)/root
+ROOT=../../..
 
 all: tests