thunar-vcs-plugin: Remove all not neede icons

Signed-off-by: Leo Unglaub <leo@leo-unglaub.net>
This commit is contained in:
Leo Unglaub 2015-03-04 02:51:00 +00:00
parent c23950ddf7
commit c898cebe56
2 changed files with 1 additions and 12 deletions

View File

@ -3,14 +3,3 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/thunarx-2/
-rwxr-xr-x root/root usr/lib/thunarx-2/thunar-vcs-plugin.la
-rwxr-xr-x root/root usr/lib/thunarx-2/thunar-vcs-plugin.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/
drwxr-xr-x root/root usr/share/icons/hicolor/24x24/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/git.png
-rw-r--r-- root/root usr/share/icons/hicolor/24x24/apps/subversion.png
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/
drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/git.png
-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/subversion.png

View File

@ -42,5 +42,5 @@ build ()
# remove some things we dont need
rm -r $PKG/usr/share/locale
rm -r $PKG/usr/share
}