[Rpm-maint] [rpm-software-management/rpm] Add shell-like escape support to %files (PR #2103)
Michal Domonkos
notifications at github.com
Thu Jun 23 11:06:53 UTC 2022
@dmnks commented on this pull request.
> @@ -107,14 +107,6 @@ char * rpmGenPath (const char * urlroot,
*/
char * rpmGetPath (const char * path, ...) RPM_GNUC_NULL_TERMINATED;
-/** \ingroup rpmfileutil
- * Check whether pattern contains any glob metacharacters.
- * @param pattern glob pattern
- * @param quote allow backslash quoting of metacharacters?
- * @return 1 if pattern contains globs, 0 otherwise
- */
-int rpmIsGlob(const char * pattern, int quote);
Oh-oh, I knew I had forgotten something :sweat_smile: Thanks for noticing, will fix.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2103#discussion_r904889686
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2103/review/1016815179 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220623/6c1fe67b/attachment-0001.html>
More information about the Rpm-maint
mailing list