diff options
author | Sam Bingner <sam@bingner.com> | 2018-12-13 15:12:38 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2018-12-13 15:12:38 -1000 |
commit | 452b3e82384c1b9c5b4effe10d919e3c50275038 (patch) | |
tree | fbaf560f8720ef532d75ea34ca56e7aa4503809e /data/sm | |
parent | 957aa75d05c00731d7112bed7b68ce4568667d0c (diff) |
Fix some package versions and conflicts
Diffstat (limited to 'data/sm')
-rw-r--r-- | data/sm/make.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/sm/make.sh b/data/sm/make.sh index 9362b0640..fbc999151 100644 --- a/data/sm/make.sh +++ b/data/sm/make.sh @@ -2,4 +2,3 @@ pkg:setup pkg:configure make -j8 pkg:install -pkg: find /usr/lib -name '*.la' | xargs rm |