I'm trying to run a find inside a specfile and in the command line, I need it to have (cd $RPM_BUILD_ROOT && find usr/local -type d -printf "%%dir /%p\n") >> file.list How do I prevent the spec file interpreter from trying to interpret %dir? Thanks, |
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list