bb6c5da pkgset: Clean up path generation

Authored and Committed by lsedlar 6 years ago
    pkgset: Clean up path generation
    
    The path prefix for packages is identical for all architectures. There's
    no reason to compute it multiple times and check the directory existence
    repeatedly.
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>