summaryrefslogtreecommitdiff
path: root/debian/patches/05_removed-empty-directory.diff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-05 17:33:14 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-05 17:33:14 +0200
commit1ffc3b70cebfb6bcc900517eb00b9471cb1532ce (patch)
tree6d555d44687d0f4605a3d6ea34f8b546eae2ec0e /debian/patches/05_removed-empty-directory.diff
parent8b136df8c340d1e1ee1874ef60850aa9bd153d49 (diff)
New upstream version 0.9.11upstream/0.9.11upstream
Diffstat (limited to 'debian/patches/05_removed-empty-directory.diff')
-rw-r--r--debian/patches/05_removed-empty-directory.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/patches/05_removed-empty-directory.diff b/debian/patches/05_removed-empty-directory.diff
deleted file mode 100644
index 0c5ecd6..0000000
--- a/debian/patches/05_removed-empty-directory.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Remove empty directory from installation
-Author: Julien Valroff <julien@debian.org>
-
-Index: trunk/setup.py
-===================================================================
---- trunk.orig/setup.py
-+++ trunk/setup.py
-@@ -86,7 +86,6 @@ photo and video renaming, and backup.
- data_files=[
- ('share/applications', ['data/rapid-photo-downloader.desktop']),
- ('share/pixmaps', ['data/icons/48x48/apps/rapid-photo-downloader.png', 'data/icons/rapid-photo-downloader.xpm']),
-- ('share/icons/hicolor/scalable/apps', glob.glob('data/icons/scalable/apps/*.svg')),
- ('share/icons/hicolor/16x16/apps', glob.glob('data/icons/16x16/apps/*.png')),
- ('share/icons/hicolor/22x22/apps', glob.glob('data/icons/22x22/apps/*.png')),
- ('share/icons/hicolor/24x24/apps', glob.glob('data/icons/24x24/apps/*.png')),