]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- s/rpmcmd/pmcmd/ for compatibility with 0.19
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 26 Jun 2005 18:24:50 +0000 (18:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-rpmcmd.patch -> 1.3

poldek-rpmcmd.patch

index 98f29af245dafc441b3ceeb9133eabf295e987c6..52b15e5fe0a6f3ab6f79a065fd62b70fb99cf2ef 100644 (file)
@@ -13,7 +13,7 @@ diff -ur poldek-0.18.8/main.c poldek-0.18.8-rpm/main.c
  {"version", OPT_BANNER, 0, 0, N_("Display program version information and exit"), 500 },    
  {"log", OPT_LOG, "FILE", 0, N_("Log program messages to FILE"), 500 },
  {"v016", OPT_V016, 0, 0, N_("Read indexes created by versions < 0.17"), 500 },
-+{"rpmcmd", OPT_RPMCMD, "FILE", 0, N_("Use FILE as rpm program"), 500 },
++{"pmcmd", OPT_RPMCMD, "FILE", 0, N_("Use FILE as rpm program"), 500 },
  {0,  'v', 0, 0, N_("Be verbose."), 500 },
  {0,  'q', 0, 0, N_("Do not produce any output."), 500 },
  { 0, 0, 0, 0, 0, 0 },
This page took 0.116806 seconds and 4 git commands to generate.