From 3de0a22204097274b3f9f2997c3cb62280893f37 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 07 Jul 2019 01:49:21 -0400 Subject: ncurses-dbg: Improve files patterns oh-installfiles tries to move each matching dirent. If the dirent is a directory and a directory by the same path already exists in the package, the mv utility returns an error, e.g.: mv: can't rename '/prokit/sessions/983770472/wd/tmp/dest-ncurses-legacy///usr/lib/debug': Directory not empty --- diff --git a/ncurses-dbg.pkg/files b/ncurses-dbg.pkg/files index b69d578..7df5441 100644 --- a/ncurses-dbg.pkg/files +++ b/ncurses-dbg.pkg/files @@ -1 +1 @@ -/usr/lib/debug/ +/usr/lib/debug/.build-id/*/*.debug -- cgit v0.9.1