diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 240c3a774..1a565ed6b 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -1184,6 +1184,7 @@ fi echo "Creating debug dir" for p in $DEST $DESTGR ; do mkdir -p $p/usr/lib/debug + mkdir -p $p/usr/src/debug done if [ $ARCH = "alpha" ]; then |
