Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update lsp-plugins
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Feb 12, 2023
1 parent 69b9737 commit ee374ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions sources/plugins/lsp-plugins/debian/changelog
@@ -1,3 +1,9 @@
lsp-plugins (6:1.2.4-1kxstudio3) focal; urgency=medium

* Update

-- falkTX <falktx@falktx.com> Tue, 27 Dec 2022 13:40:50 +0000

lsp-plugins (6:1.2.3-1kxstudio2) focal; urgency=medium

* Update
Expand Down
4 changes: 3 additions & 1 deletion sources/plugins/lsp-plugins/debian/rules
Expand Up @@ -31,8 +31,10 @@ override_dh_auto_install:
# Remove unused files
rm debian/tmp/usr/lib/*.a
rm debian/tmp/usr/lib/*.so
rm -r debian/tmp/usr/include
rm -r debian/tmp/usr/lib/pkgconfig

override_dh_install:
dh_install
$(call kxstudio_audio_plugin_test)
# lv2lint fails due to ARM specific symbols
# $(call kxstudio_audio_plugin_test)

0 comments on commit ee374ae

Please sign in to comment.