PERFORCE change 222077 for review

Brooks Davis brooks at FreeBSD.org
Fri Feb 15 20:06:18 UTC 2013


http://p4web.freebsd.org/@@222077?ac=10

Change 222077 by brooks at brooks_zenith on 2013/02/15 20:06:02

	Don't install magic.h twice.  It upsets the image creation tools.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libvuln_magic/Makefile#2 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/ctsrd-lib/libvuln_magic/Makefile#2 (text+ko) ====

@@ -12,7 +12,6 @@
 SRCS=	apprentice.c apptype.c ascmagic.c cdf.c cdf_time.c compress.c \
 	encoding.c fsmagic.c funcs.c \
 	is_tar.c magic.c print.c readcdf.c readelf.c softmagic.c
-INCS=	magic.h
 
 MAGICPATH?=	/usr/share/misc
 


More information about the p4-projects mailing list