linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] do not remove real .udev.tdb during RPM build
@ 2004-02-21 19:46 Andrey Borzenkov
  2004-02-23 19:32 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Andrey Borzenkov @ 2004-02-21 19:46 UTC (permalink / raw)
  To: linux-hotplug

[-- Attachment #1: Type: text/plain, Size: 17 bytes --]

regards

-andrey

[-- Attachment #2: udev018_tdb_dest.patch --]
[-- Type: text/plain, Size: 573 bytes --]

--- udev-018/Makefile.tdb	2004-02-19 21:38:36.000000000 +0300
+++ udev-018/Makefile	2004-02-21 22:41:32.002622648 +0300
@@ -364,7 +364,7 @@ install: install-config install-dbus-pol
 	$(INSTALL_DATA) -D udevd.8 $(DESTDIR)$(mandir)/man8/udevd.8
 	- ln -f -s ./udevd.8 $(DESTDIR)$(mandir)/man8/udevsend.8
 	- rm -f $(DESTDIR)$(hotplugdir)/$(ROOT).hotplug
-	- rm -f $(udevdir)/.udev.tdb
+	- rm -f $(DESTDIR)$(udevdir)/.udev.tdb
 	- ln -f -s $(sbindir)/$(SENDER) $(DESTDIR)$(hotplugdir)/$(ROOT).hotplug
 	@extras="$(EXTRAS)" ; for target in $$extras ; do \
 		echo $$target ; \

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] do not remove real .udev.tdb during RPM build
  2004-02-21 19:46 [PATCH] do not remove real .udev.tdb during RPM build Andrey Borzenkov
@ 2004-02-23 19:32 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-02-23 19:32 UTC (permalink / raw)
  To: linux-hotplug

On Sat, Feb 21, 2004 at 10:46:44PM +0300, Andrey Borzenkov wrote:
> regards

Oops, good catch, sorry about that.  Applied, thanks.

greg k-h


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&op=click
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-23 19:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-21 19:46 [PATCH] do not remove real .udev.tdb during RPM build Andrey Borzenkov
2004-02-23 19:32 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).