Make our popt exec path more useful, permit environment override
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 15 Nov 2010 08:18:49 +0000 (10:18 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 15 Nov 2010 08:22:49 +0000 (10:22 +0200)
commit638fb7ba841441fd6624426997d4a644185f183d
tree9ac9b10c36dbfad4ab774c7ce82aa6cb286f8c80
parentac0c2cd71f7e0246eca2388adc79c5bfe2669f98
Make our popt exec path more useful, permit environment override
- In 4.4.x days, we used to have bunch of helper binaries in /usr/lib/rpm
  executed through popt ping-pong, but there's nothing now that we'd
  want to execute through aliases. Instead use bindir for the
  default path, and additionally permit overriding through
  RPM_POPTEXEC_PATH environment variable (mostly probably useful for
  the testsuite)
lib/Makefile.am
lib/poptALL.c