diff options
author | davidovski <david@davidovski.xyz> | 2022-04-12 12:35:49 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-04-12 12:35:49 +0100 |
commit | 734e13526a2ec3ced7f085e444fc9525dfad348b (patch) | |
tree | 3b336b9bfc4aa511e156794f4d2a44357b446a6b /repo/apps | |
parent | bce4ac0f65ffb8bedcdcbdb94eb796457b12f9e1 (diff) |
fixed perl locale issue
Diffstat (limited to 'repo/apps')
-rw-r--r-- | repo/apps/rxvt-unicode.xibuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/apps/rxvt-unicode.xibuild b/repo/apps/rxvt-unicode.xibuild index fd7e902..ddae254 100644 --- a/repo/apps/rxvt-unicode.xibuild +++ b/repo/apps/rxvt-unicode.xibuild @@ -8,7 +8,6 @@ DESC="Unicode fork of rxvt terminal emulator" PKG_VER=9.30 SOURCE=http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-$PKG_VER.tar.bz2 - build () { export TERMINFO=/usr/share/terminfo ./configure \ |