[Midnightbsd-cvs] src: Makefile: We don't have usbd.conf anymore

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jan 20 22:34:06 EST 2009


Log Message:
-----------
We don't have usbd.conf anymore

Modified Files:
--------------
    src/release:
        Makefile (r1.19 -> r1.20)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/release/Makefile,v
retrieving revision 1.19
retrieving revision 1.20
diff -L release/Makefile -L release/Makefile -u -r1.19 -r1.20
--- release/Makefile
+++ release/Makefile
@@ -28,7 +28,7 @@
 #
 #CHROOTDIR=/junk/release
 # If this is a -stable snapshot, then set
-#RELEASETAG=RELENG_0_2
+#RELEASETAG=RELENG_0_3
 #
 # To test a release with a source tree containing patches and
 # other work. This tree will get copied instead of getting the
@@ -699,7 +699,6 @@
 	  done )
 	cp ${RD}/trees/base/sbin/dhclient-script ${RD}/mfsfd/stand
 #	cp ${RD}/trees/base/usr/bin/tar ${RD}/mfsfd/stand
-	cp ${.CURDIR}/../etc/usbd.conf ${RD}/mfsfd/etc/usbd.conf
 	cp ${.CURDIR}/../etc/master.passwd ${RD}/mfsfd/etc/master.passwd
 	cp ${RD}/trees/base/etc/*pwd.db ${RD}/mfsfd/etc/
 	( for F in defaults/rc.conf netconfig protocols ; do \


More information about the Midnightbsd-cvs mailing list