aboutsummaryrefslogtreecommitdiffstats
path: root/snippets/changes.snippets
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/changes.snippets')
-rw-r--r--snippets/changes.snippets2
1 files changed, 1 insertions, 1 deletions
diff --git a/snippets/changes.snippets b/snippets/changes.snippets
index 6430952..9ff8334 100644
--- a/snippets/changes.snippets
+++ b/snippets/changes.snippets
@@ -1,5 +1,5 @@
snippet ch
-------------------------------------------------------------------
- `strftime("%a %b %e %X %Z %Y")` - `system('rpm --eval "%{packager}"|sed -e "s/^.*<\(.*\)>$/\1/"')`
+ `strftime("%a %b %e %X %Z %Y")` - `system('rpm --eval "%{packager}"|iconv -f utf-8 -t us-ascii//TRANSLIT')`
- ${0}