openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : bridge-utils Makefile,1.2,1.3


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : bridge-utils Makefile,1.2,1.3
Date: Wed, 17 Jul 2002 08:30:15 -0400

Update of /cvsroot/openap/bridge-utils
In directory subversions:/tmp/cvs-serv26105

Modified Files:
        Makefile 
Log Message:
create dir on installataion

Index: Makefile
===================================================================
RCS file: /cvsroot/openap/bridge-utils/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile    7 May 2002 20:03:35 -0000       1.2
+++ Makefile    17 Jul 2002 12:30:12 -0000      1.3
@@ -24,6 +24,7 @@
                                make -C misc
 
 install:
+       $(INSTALL) -d $(IMAGE_DIR)/sbin
        $(INSTALL) brctl/brctl $(IMAGE_DIR)/sbin
        $(STRIP) $(STRIPFLAGS) $(IMAGE_DIR)/sbin/brctl
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]