diff options
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US.sh (renamed from locale/en_US/opkhelper.sh) | 0 | ||||
-rw-r--r-- | locale/local.mk | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US/opkhelper.sh b/locale/en_US.sh index 9a791f2..9a791f2 100644 --- a/locale/en_US/opkhelper.sh +++ b/locale/en_US.sh diff --git a/locale/local.mk b/locale/local.mk index 888b71b..eeddd03 100644 --- a/locale/local.mk +++ b/locale/local.mk @@ -17,4 +17,4 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. locale_srcs = \ - locale/en_US/opkhelper.sh + locale/en_US.sh |