[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [BusyBox] [PATCH] Correct install-hardlinks make target
From:       "Peter Kjellerstedt" <peter.kjellerstedt () axis ! com>
Date:       2004-10-27 9:55:01
Message-ID: 50BF37ECE4954A4BA18C08D0C2CF88CB7D71E7 () exmail1 ! se ! axis ! com
[Download RAW message or body]

This patch corrects the install-hardlinks target in 
the main Makefile in the same way as was already done 
for the install target.

//Peter

["install.patch" (application/octet-stream)]

? install.patch
Index: Makefile
===================================================================
RCS file: /var/cvs/busybox/Makefile,v
retrieving revision 1.299
diff -p -u -r1.299 Makefile
--- Makefile	13 Oct 2004 17:45:57 -0000	1.299
+++ Makefile	27 Oct 2004 09:48:48 -0000
@@ -147,7 +147,7 @@ uninstall: busybox.links
 	rm -f $(PREFIX)/bin/busybox
 	for i in `cat busybox.links` ; do rm -f $(PREFIX)$$i; done
 
-install-hardlinks: applets/install.sh busybox busybox.links
+install-hardlinks: $(top_srcdir)/applets/install.sh busybox busybox.links
 	$(SHELL) $< $(PREFIX) --hardlinks
 
 check: busybox


_______________________________________________
busybox mailing list
busybox@mail.busybox.net
http://codepoet.org/mailman/listinfo/busybox


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic