summaryrefslogtreecommitdiff
path: root/bumpPkgrel
diff options
context:
space:
mode:
Diffstat (limited to 'bumpPkgrel')
-rwxr-xr-xbumpPkgrel1
1 files changed, 1 insertions, 0 deletions
diff --git a/bumpPkgrel b/bumpPkgrel
index eb474296..82d3d4a3 100755
--- a/bumpPkgrel
+++ b/bumpPkgrel
@@ -32,6 +32,7 @@ pin_dependency() {
| join -1 1 -2 2 - "${provided}" \
| sed '
s/^\(\S\+\) \(\S\+\)$/'"${1}'"'\1=\2'"'"'/
+ s/^\(\s*'"'"'glibc\)=/\1>=/
t
d
'