Sfoglia il codice sorgente

libdpkg: Add missing command_shell to version script

Guillem Jover 15 anni fa
parent
commit
dff89f3f23
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lib/dpkg/libdpkg.Versions

+ 1 - 0
lib/dpkg/libdpkg.Versions

@@ -102,6 +102,7 @@ LIBDPKG_PRIVATE {
 	command_add_argv;
 	command_add_argv;
 	command_add_args;
 	command_add_args;
 	command_exec;
 	command_exec;
+	command_shell;
 	command_destroy;
 	command_destroy;
 
 
 	setcloexec;
 	setcloexec;