Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: aldot at uclibc.org <aldot@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/dmraid
Date: Sun,  8 Jul 2007 04:03:45 -0700 (PDT)	[thread overview]
Message-ID: <20070708110345.6C8EFA4550@busybox.net> (raw)

Author: aldot
Date: 2007-07-08 04:03:43 -0700 (Sun, 08 Jul 2007)
New Revision: 19027

Log:
- bump version and uninstall runlevel script. Closes #1366


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


Changeset:
Modified: trunk/buildroot/package/dmraid/dmraid.mk
===================================================================
--- trunk/buildroot/package/dmraid/dmraid.mk	2007-07-08 00:18:51 UTC (rev 19026)
+++ trunk/buildroot/package/dmraid/dmraid.mk	2007-07-08 11:03:43 UTC (rev 19027)
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-DMRAID_VERSION=1.0.0.rc13
+DMRAID_VERSION=1.0.0.rc14
 DMRAID_SOURCE:=dmraid-$(DMRAID_VERSION).tar.bz2
 DMRAID_SITE:=http://people.redhat.com/~heinzm/sw/dmraid/src
 DMRAID_DIR:=$(BUILD_DIR)/dmraid/$(DMRAID_VERSION)
@@ -51,7 +51,7 @@
 dmraid: uclibc dm zlib $(DMRAID_TARGET_BINARY)
 
 dmraid-clean:
-	rm $(DMRAID_TARGET_BINARY)
+	rm -f $(DMRAID_TARGET_BINARY) $(TARGET_DIR)/etc/init.d/dmraid
 	$(MAKE) -C $(DMRAID_DIR) clean
 
 dmraid-dirclean:

             reply	other threads:[~2007-07-08 11:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-08 11:03 aldot at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-03-04 13:22 [Buildroot] svn commit: trunk/buildroot/package/dmraid jacmet at uclibc.org
2006-11-29  8:36 aldot at uclibc.org
2006-10-09 21:11 andersen at uclibc.org
2006-07-19 10:51 andersen

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=20070708110345.6C8EFA4550@busybox.net \
    --to=aldot@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox