All of lore.kernel.org
 help / color / mirror / Atom feed
From: ninevoltz at uclibc.org <ninevoltz@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/metacity
Date: Thu,  6 Mar 2008 10:18:09 -0800 (PST)	[thread overview]
Message-ID: <20080306181809.BD5EE12023A@busybox.net> (raw)

Author: ninevoltz
Date: 2008-03-06 10:18:07 -0800 (Thu, 06 Mar 2008)
New Revision: 21212

Log:
fixed metacity makefile

Modified:
   trunk/buildroot/package/metacity/metacity.mk


Changeset:
Modified: trunk/buildroot/package/metacity/metacity.mk
===================================================================
--- trunk/buildroot/package/metacity/metacity.mk	2008-03-06 18:17:43 UTC (rev 21211)
+++ trunk/buildroot/package/metacity/metacity.mk	2008-03-06 18:18:07 UTC (rev 21212)
@@ -135,7 +135,7 @@
 	cp -a $(STAGING_DIR)/usr/share/themes/Clearlooks \
 		$(TARGET_DIR)/usr/share/themes/
 	(cd $(TARGET_DIR)/usr/share/themes; rm -rf Atlanta; ln -s Clearlooks Atlanta)
-	cp -a package/metacity/Xsession $(TARGET_DIR)/etc/X11/
+	cp package/metacity/Xsession $(TARGET_DIR)/etc/X11/
 
 metacity: uclibc zlib $(XSERVER) libgtk2 $(TARGET_DIR)/lib/*metacity*.so
 

             reply	other threads:[~2008-03-06 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-06 18:18 ninevoltz at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-25 20:47 [Buildroot] svn commit: trunk/buildroot/package/metacity andersen at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080306181809.BD5EE12023A@busybox.net \
    --to=ninevoltz@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.