From 8f0fc8d5a874c0b8baeb3192398586d6eade8ce4 Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 21 Jul 2022 13:47:15 +0200 Subject: [PATCH] QScintilla_designer_plugin: adjust name and source directory --- QScintilla_designer_plugin.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QScintilla_designer_plugin.be0 b/QScintilla_designer_plugin.be0 index 030510c8a..1e1a19a49 100755 --- a/QScintilla_designer_plugin.be0 +++ b/QScintilla_designer_plugin.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION QScintilla-2.13.3-0 +# BEE_VERSION QScintilla_designer_plugin-2.13.3-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -31,7 +31,7 @@ build_in_sourcedir ## 'src' or 'cmake' or .. ## use 'sourcesubdir_append' to specify this directory if known. -sourcesubdir_append src +sourcesubdir_append designer ############################################################################### ## Change the default (auto-detected) steps to