From 1459306f476400d74c3c86efce2ae671d651cffd Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 14 Oct 2018 13:21:10 +0200 Subject: install_clean: correct testproperties path --- clean/bin/install_clean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clean/bin/install_clean') diff --git a/clean/bin/install_clean b/clean/bin/install_clean index 15543ee..c7dad1a 100755 --- a/clean/bin/install_clean +++ b/clean/bin/install_clean @@ -48,7 +48,7 @@ ln -s /opt/clean/exe /opt/clean/lib/exe cloogletags -a -c -d /opt/clean/lib -o /opt/clean/lib/tags rm /opt/clean/bin/cleantest; ln -s /home/camil/VersionControl/clean-test/cleantest /opt/clean/bin/cleantest -ln -s /home/camil/VersionControl/clean-test-properties/testproperties /opt/clean/bin/testproperties +ln -s /home/camil/VersionControl/clean-test-properties/src/testproperties /opt/clean/bin/testproperties mkdir /opt/clean/data ln -s /home/camil/VersionControl/clean-doc/data/cleandoc-default /opt/clean/data/cleandoc-default ln -s /home/camil/VersionControl/clean-doc/src/cleandoc /opt/clean/bin/cleandoc -- cgit v1.2.3