SOURCES: hotplug-ng-Makefile.patch (NEW) - new

charles charles at pld-linux.org
Tue Oct 18 00:21:41 CEST 2005


Author: charles                      Date: Mon Oct 17 22:21:41 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   hotplug-ng-Makefile.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/hotplug-ng-Makefile.patch
diff -u /dev/null SOURCES/hotplug-ng-Makefile.patch:1.1
--- /dev/null	Tue Oct 18 00:21:41 2005
+++ SOURCES/hotplug-ng-Makefile.patch	Tue Oct 18 00:21:36 2005
@@ -0,0 +1,20 @@
+--- hotplug-ng-002/Makefile.orig	2005-05-06 23:05:33.000000000 +0200
++++ hotplug-ng-002/Makefile	2005-10-17 22:34:10.000000000 +0200
+@@ -74,7 +74,7 @@
+ # to compile vs uClibc, that can be done here as well.
+ CROSS = #/usr/i386-linux-uclibc/usr/bin/i386-uclibc-
+ CC = $(CROSS)gcc
+-LD = $(CROSS)gcc
++LD = $(CC)
+ AR = $(CROSS)ar
+ STRIP = $(CROSS)strip
+ RANLIB = $(CROSS)ranlib
+@@ -281,7 +281,7 @@
+ uninstall-man:
+ 	- rm $(mandir)/man8/hotplug.8
+ 
+-install: all install-man
++install: install-man
+ 	$(INSTALL) -d $(DESTDIR)$(hotplugdir)
+ 	$(INSTALL) -d $(DESTDIR)$(hotplugdir)/ieee1394
+ 	$(INSTALL) -d $(DESTDIR)$(hotplugdir)/usb
================================================================



More information about the pld-cvs-commit mailing list