From e18bc08834f0aff08b85d85c1eee6d9d6fc819bb Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 5 Sep 2018 23:00:02 +0200 Subject: Minor updates to Clean stuff --- clean/bin/install_clean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clean') diff --git a/clean/bin/install_clean b/clean/bin/install_clean index 27c9008..84d7d5b 100755 --- a/clean/bin/install_clean +++ b/clean/bin/install_clean @@ -48,5 +48,5 @@ sed -i 's=lib/exe/linker=lib/exe/linker:-no-pie=' /opt/clean/etc/IDEEnvs cloogletags -a -c -d /opt/clean/lib -o /opt/clean/lib/tags -ln -s /home/camil/VersionControl/clean-test/cleantest /opt/clean/bin/cleantest +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 -- cgit v1.2.3