PERFORCE change 99860 for review

Roman Divacky rdivacky at FreeBSD.org
Fri Jun 23 10:14:47 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=99860

Change 99860 by rdivacky at rdivacky_witten on 2006/06/23 10:14:33

	I forgot to change this file when backing out the emulpath thing.

Affected files ...

.. //depot/projects/soc2006/rdivacky_linuxolator/compat/linux/linux_util.c#6 edit

Differences ...

==== //depot/projects/soc2006/rdivacky_linuxolator/compat/linux/linux_util.c#6 (text+ko) ====

@@ -53,6 +53,7 @@
 #include <machine/../linux/linux.h>
 #endif
 
+const char      linux_emul_path[] = "/compat/linux";
 
 /*
  * Search an alternate path before passing pathname arguments on


More information about the p4-projects mailing list