diff options
author | Guillem Jover <guillem@debian.org> | 2018-08-31 01:49:20 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2018-10-08 11:47:05 +0200 |
commit | 3d494a7ab27debd8842157c50c46d5bb49952671 (patch) | |
tree | 7ec104c135947285df34241d67360bdb6031224f /po | |
parent | eebc650619521acffdd7acfd00f833d6face21d3 (diff) | |
download | dpkg-3d494a7ab27debd8842157c50c46d5bb49952671.tar.gz |
libdpkg: Add new fsys-dir module
This module handles setting and getting the filesystem root directory.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 43212d541..1fc14b9f6 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -28,6 +28,7 @@ lib/dpkg/error.c lib/dpkg/fdio.c lib/dpkg/fields.c lib/dpkg/file.c +lib/dpkg/fsys-dir.c lib/dpkg/fsys-iter.c lib/dpkg/fsys-hash.c lib/dpkg/glob.c |