* [gentoo-commits] proj/gnome:gnome-next commit in: app-admin/eselect-gnome-shell-extensions/
@ 2011-08-16 1:06 Alexandre Restovtsev
0 siblings, 0 replies; only message in thread
From: Alexandre Restovtsev @ 2011-08-16 1:06 UTC (permalink / raw
To: gentoo-commits
commit: e0f747d0bb6b8d3a17d55c1c7315152015c7106f
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Aug 16 01:03:55 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Aug 16 01:03:55 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e0f747d0
app-admin/eselect-gnome-shell-extensions: make paludis happy
Hopefully get paludis to stop complaining by giving using a file instead
of a directory as the second argument of dosym.
---
.../eselect-gnome-shell-extensions-20110811.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app-admin/eselect-gnome-shell-extensions/eselect-gnome-shell-extensions-20110811.ebuild b/app-admin/eselect-gnome-shell-extensions/eselect-gnome-shell-extensions-20110811.ebuild
index a2f1804..f2b3cb0 100644
--- a/app-admin/eselect-gnome-shell-extensions/eselect-gnome-shell-extensions-20110811.ebuild
+++ b/app-admin/eselect-gnome-shell-extensions/eselect-gnome-shell-extensions-20110811.ebuild
@@ -30,7 +30,7 @@ src_install() {
keepdir "/etc/eselect/gnome-shell-extensions"
# The actual gschema override file will be greated in pkg_postinst.
dosym "/etc/eselect/gnome-shell-extensions/${PN}.gschema.override" \
- "/usr/share/glib-2.0/schemas/"
+ "/usr/share/glib-2.0/schemas/${PN}.gschema.override"
}
pkg_postinst() {
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-16 1:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 1:06 [gentoo-commits] proj/gnome:gnome-next commit in: app-admin/eselect-gnome-shell-extensions/ Alexandre Restovtsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox