Skip to content

Commit e0e011b

Browse files
committed
[TASK] cleanup, proto back where it should be
using custom command, no external shell hack needed
1 parent 8e8c2c2 commit e0e011b

File tree

7 files changed

+1
-16
lines changed

7 files changed

+1
-16
lines changed

bact_archiver/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ py.install_sources(
99
pure: false,
1010
subdir: 'bact_archiver'
1111
)
12-
subdir('proto')

bact_archiver/proto/proto_wrap.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ py = import('python').find_installation(pure: false)
1212

1313
# need to build the proto generated files before
1414
# I can build the cython extension
15+
subdir('proto')
1516
subdir('bact_archiver')
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)