dshea / rpmfluff

Forked from rpmfluff 5 years ago
Clone

6211aaf Sanitize the base directory name.

Authored and Committed by dshea 5 years ago
1 file changed. 7 lines added. 1 lines removed.
    Sanitize the base directory name.
    
    Macros in the base directory name cause trouble, since rpmfluff does not
    expand macros when creating the base directory, but rpmbuild will expand
    macros provided in arguments. Remove any % characters to keep things
    consistent.
    
        
file modified
+7 -1