feat: add Konsole recipe source and patches
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
SUBDIRS := bugs features legacy misc
|
||||
|
||||
all: $(SUBDIRS)
|
||||
|
||||
$(SUBDIRS):
|
||||
$(MAKE) -C $@
|
||||
|
||||
.PHONY: all $(SUBDIRS)
|
||||
|
||||
Reference in New Issue
Block a user