Skip to content

Commit aad7683

Browse files
committed
Remove unowned files from /usr/bin and /mingw*
This repeats the exercise from git-for-windows/git-sdk-arm64#35 This trick was performed by: f() { comm -23 \ <(git -C / ls-files $1\* | sort) \ <(git -C /var/lib/pacman/local/ grep ^$1 \*/files | sed -n 's,^.*:\(.*[^/]\)$,\1,p' | sort) } f usr/bin | xargs -d '\n' -r git -C / rm f mingw | xargs -d '\n' -r git -C / rm Signed-off-by: Jeremy Drake <github@jdrake.com>
1 parent c3d1bf2 commit aad7683

38 files changed

+0
-5572
lines changed

mingw32.ini.pacsave

Lines changed: 0 additions & 5 deletions
This file was deleted.

mingw32/bin/gdbus-codegen

-20.5 KB
Binary file not shown.

mingw32/bin/glib-mkenums

-20.5 KB
Binary file not shown.

mingw32/bin/libeay32.dll

-1.67 MB
Binary file not shown.

mingw32/bin/libidn2-4.dll

-155 KB
Binary file not shown.

mingw32/bin/python2

-16.5 KB
Binary file not shown.

mingw32/bin/ssleay32.dll

-368 KB
Binary file not shown.

mingw32/etc/gitattributes

Lines changed: 0 additions & 15 deletions
This file was deleted.

mingw32/etc/gitconfig

Lines changed: 0 additions & 23 deletions
This file was deleted.

mingw32/etc/xml/catalog

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)