diff options
author | Camil Staps | 2018-06-19 10:59:34 +0200 |
---|---|---|
committer | Camil Staps | 2018-06-19 10:59:34 +0200 |
commit | 4a6a1e5dbe5f12fff2d60bb01fab7c0c6988f946 (patch) | |
tree | 14edd92e894a78eaca5f93acfea03d461dbf5717 /clean | |
parent | bg=light in the bus; add vim-matchup to circumvent vimtex#1143 (diff) |
Update makecleantest location
Diffstat (limited to 'clean')
-rwxr-xr-x | clean/bin/install_clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clean/bin/install_clean b/clean/bin/install_clean index 43fcee4..d8dc732 100755 --- a/clean/bin/install_clean +++ b/clean/bin/install_clean @@ -47,4 +47,4 @@ 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 -ln -s /home/camil/VersionControl/clean-test/makecleantest /opt/clean/bin/makecleantest +ln -s /home/camil/VersionControl/clean-test-properties/makecleantest /opt/clean/bin/makecleantest |