Ticket #39018: patch-lib_dpkg_dpkg.h.diff

File patch-lib_dpkg_dpkg.h.diff, 311 bytes (added by cooljeanius (Eric Gallager), 11 years ago)

patch for lib/dpkg/dpkg.h

  • lib/dpkg/dpkg.h

    old new  
    108108#define DPKG            "dpkg"
    109109#define DEBSIGVERIFY    "/usr/bin/debsig-verify"
    110110
    111 #define TAR             "tar"
     111#define TAR             "gnutar"
    112112#define RM              "rm"
    113113#define CAT             "cat"
    114114#define FIND            "find"