Package: libconfig-model-itself-perl / 1.241-1

Metadata

Package Version Patches format
libconfig-model-itself-perl 1.241-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove call to env | (download)

config-model-edit | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

remove call to env in first line of script
 To be more portable accross OSes. script must begin with 
 #!/usr/bin/env . This is not needed on Debian. 
 .
 This patch restores usual call to /usr/bin/perl