missing quote from #17957
Hugo van der Sanden [Wed, 2 Oct 2002 13:57:06 +0000 (13:57 +0000)]
p4raw-id: //depot/perl@17958

Porting/pumpkin.pod

index efb9d26..898022b 100644 (file)
@@ -1261,7 +1261,7 @@ a mail message from Larry:
 Given that it's already there, you can use it to override distribution modules.
 One way to do that is to add
 
-       ccflags="$ccflags -DAPPLLIB_EXP='"/my/override"'
+       ccflags="$ccflags -DAPPLLIB_EXP='"/my/override"'"
        
 to your config.over file.  (You have to be particularly careful to get the
 double quotes in.  It might actually be easier to just #define it