[PC-BSD Commits] r15696 - pbi/modules/emulators/qemu
svn at pcbsd.org
svn at pcbsd.org
Tue Mar 6 05:41:01 PST 2012
Author: kenmoore
Date: 2012-03-06 13:41:01 +0000 (Tue, 06 Mar 2012)
New Revision: 15696
Modified:
pbi/modules/emulators/qemu/pbi.conf
Log:
Remove the progrevision from qemu
Modified: pbi/modules/emulators/qemu/pbi.conf
===================================================================
--- pbi/modules/emulators/qemu/pbi.conf 2012-03-06 12:45:43 UTC (rev 15695)
+++ pbi/modules/emulators/qemu/pbi.conf 2012-03-06 13:41:01 UTC (rev 15696)
@@ -32,6 +32,6 @@
PBI_BUILDKEY="04"; export PBI_BUILDKEY
-PBI_PROGREVISION="01"; export PBI_PROGREVISION
+#PBI_PROGREVISION="01"; export PBI_PROGREVISION
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list