summaryrefslogtreecommitdiffstats
path: root/multimedia/devede/fix_extra_backgrounds_dir.patch
diff options
context:
space:
mode:
author Niels Horn <niels.horn@gmail.com>2011-07-24 17:19:28 -0400
committer Niels Horn <niels.horn@slackbuilds.org>2011-08-11 20:23:15 -0300
commit36a444f4c39a635de97610c375f8ee1462e1b549 (patch)
treec2fdff1eee8182062ee8195ce188f7837e8869d3 /multimedia/devede/fix_extra_backgrounds_dir.patch
parent09390603c4e6d133269238ff726252c58da09a8a (diff)
downloadslackbuilds-36a444f4c39a635de97610c375f8ee1462e1b549.tar.gz
slackbuilds-36a444f4c39a635de97610c375f8ee1462e1b549.tar.xz
multimedia/devede: Updated for version 3.17.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/devede/fix_extra_backgrounds_dir.patch')
-rw-r--r--multimedia/devede/fix_extra_backgrounds_dir.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/devede/fix_extra_backgrounds_dir.patch b/multimedia/devede/fix_extra_backgrounds_dir.patch
index cdd7582eb9..7562900b37 100644
--- a/multimedia/devede/fix_extra_backgrounds_dir.patch
+++ b/multimedia/devede/fix_extra_backgrounds_dir.patch
@@ -1,11 +1,11 @@
---- devede-3.16.9/install.sh 2010-07-02 19:29:29.000000000 -0300
-+++ devede-3.16.9_patched/install.sh 2010-09-13 22:57:48.000000000 -0300
+--- devede/install.sh 2011-05-05 19:38:01.000000000 -0300
++++ devede_patched/install.sh 2011-07-11 20:23:09.000000000 -0300
@@ -64,9 +64,6 @@
install -m 755 -d "${DESTDIR}${2}/pixmaps"
install -m 644 "${scriptdir}/devede.svg" "${DESTDIR}${2}/pixmaps/"
-- install -m 755 -d "${DESTDIR}${2}/pixmaps/backgrounds"
-- install -m 644 "${scriptdir}/devede.svg" "${DESTDIR}${2}/pixmaps/"
+- install -m 755 -d "${DESTDIR}${2}/pixmaps/backgrounds"
+- install -m 644 "${scriptdir}/devede.svg" "${DESTDIR}${2}/pixmaps/"
-
install -m 755 -d "${DESTDIR}${2}/applications"
install -m 644 "${scriptdir}/devede.desktop" \