История изменений
Исправление superuser, (текущая версия) :
А что у вас в этих директориях?
И перед make deb и после - одинаково:
$ ls -R third-party
third-party:
imgui xcf
third-party/imgui:
CMakeLists.txt imgui LICENSE README.md
third-party/imgui/imgui:
imconfig.h imgui.cpp imgui_draw.cpp imgui.h imgui_internal.h stb_rect_pack.h stb_textedit.h stb_truetype.h
third-party/xcf:
ChangeLog CMakeLists.txt README xcftools
third-party/xcf/xcftools:
config.h enums.h flatten.cpp io-unix.cpp palette.h pixels.h table.cpp xcf-general.cpp
enums.cpp flatspec.cpp flatten.h palette.cpp pixels.cpp scaletab.cpp utils.cpp xcftools.h
Исходная версия superuser, :
А что у вас в этих директориях?
И перед make deb и после - одинаково:
# ls -R third-party
third-party:
imgui xcf
third-party/imgui:
CMakeLists.txt imgui LICENSE README.md
third-party/imgui/imgui:
imconfig.h imgui.cpp imgui_draw.cpp imgui.h imgui_internal.h stb_rect_pack.h stb_textedit.h stb_truetype.h
third-party/xcf:
ChangeLog CMakeLists.txt README xcftools
third-party/xcf/xcftools:
config.h enums.h flatten.cpp io-unix.cpp palette.h pixels.h table.cpp xcf-general.cpp
enums.cpp flatspec.cpp flatten.h palette.cpp pixels.cpp scaletab.cpp utils.cpp xcftools.h