mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 09:13:37 +02:00
Revert "scripts: Add __init__.py"
This reverts commit 98188eab23.
__init__.py alone is not enough to resolve the jw module in all
circumnstances, so go back to the old symbolic links solution.
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c6016b62fd
commit
1183aed3f5
3 changed files with 2 additions and 5 deletions
|
|
@ -1,7 +1,5 @@
|
|||
TOPDIR = ..
|
||||
|
||||
EXE_SH += $(wildcard jannet jcs)
|
||||
DONT_INSTALL = __init__.py
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
EXE_SH += $(wildcard jannet jcs)
|
||||
include $(JWBDIR)/make/scripts.mk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue