Actions
Bug #3164
closedgen_ctags.sh should use /bin/rpm instead of /usr/bin/rpm
Description
EL doesn't have /usr/bin/rpm, only /bin/rpm. Modern Fedoras have both /bin/rpm and /usr/bin/rpm so we should use /bin/rpm since it'll work on both distros.
Updated by Sam Kottler about 11 years ago
- Status changed from New to Ready For Testing
Updated by Dominic Cleal about 11 years ago
- Target version changed from 1.2.3 to 1.3.0
Updated by Sam Kottler about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b1b6ccfc67a96dd5e2a19ebf033950f93f1e1434.
Actions