[Lunar-commits] r19939 - moonbase/trunk/kernel/linux-2.6-grsec
Moritz Heiber
moe at lunar-linux.org
Thu May 4 10:05:02 UTC 2006
Author: moe
Date: 2006-05-04 10:05:01 +0000 (Thu, 04 May 2006)
New Revision: 19939
Modified:
moonbase/trunk/kernel/linux-2.6-grsec/PRE_BUILD
Log:
meh
Modified: moonbase/trunk/kernel/linux-2.6-grsec/PRE_BUILD
===================================================================
--- moonbase/trunk/kernel/linux-2.6-grsec/PRE_BUILD 2006-05-04 09:42:35 UTC (rev 19938)
+++ moonbase/trunk/kernel/linux-2.6-grsec/PRE_BUILD 2006-05-04 10:05:01 UTC (rev 19939)
@@ -26,7 +26,7 @@
patch_it ${SOURCE2} 1
fi
-if [ -n "$SOURCE3}" ] ; then
+if [ -n "${SOURCE3}" ] ; then
patch_it ${SOURCE3} 1
fi
More information about the Lunar-commits
mailing list