openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : pcmcia-cs/etc Makefile,1.3,1.4


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : pcmcia-cs/etc Makefile,1.3,1.4
Date: Fri, 09 Aug 2002 20:07:38 -0400

Update of /cvsroot/openap/pcmcia-cs/etc
In directory subversions:/tmp/cvs-serv18298/etc

Modified Files:
        Makefile 
Log Message:
install in the right location


Index: Makefile
===================================================================
RCS file: /cvsroot/openap/pcmcia-cs/etc/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile    1 Aug 2002 01:26:30 -0000       1.3
+++ Makefile    10 Aug 2002 00:07:36 -0000      1.4
@@ -11,5 +11,5 @@
 clean:
 
 install:
-       $(INSTALL) -d $(PREFIX)/etc/pcmcia/
-       $(INSTALL) -m 0644 config config.opts $(PREFIX)/etc/pcmcia/
+       $(INSTALL) -d $(DESTDIR)/etc/pcmcia/
+       $(INSTALL) -m 0644 config config.opts $(DESTDIR)/etc/pcmcia/





reply via email to

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