fixing cvs command path delimiter. windows knows \, but cvs knows /. This
was obviously never tested before checkin. git-svn-id: svn://10.0.0.236/trunk@54757 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -105,7 +105,7 @@ pull_layout:
|
||||
pull_seamonkey:
|
||||
cd $(MOZ_SRC)\.
|
||||
!if !exist($(MOZ_SRC)\mozilla\config\cvsco.pl)
|
||||
$(CVSCO) mozilla\config\cvsco.pl
|
||||
$(CVSCO) mozilla/config/cvsco.pl
|
||||
!endif
|
||||
@perl mozilla\config\cvsco.pl $(CVSCO) SeaMonkeyAll
|
||||
|
||||
|
||||
Reference in New Issue
Block a user