[COR] Suppression d'un which de trop

master
Olivier DOSSMANN 2012-02-09 15:46:54 +01:00
parent 0c30bf5697
commit dc87a258ba
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ include configrc
PROG_ECHO = `which echo`
PROG_TEST = `which test`
PROG_SED = `which sed`
PROG_PATCH = `which patch`
PROG_CAT = `which cat`
PROG_CP = `which cp`
PROG_BASH = `which bash`