summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/file/conffile/meson.build2
-rw-r--r--src/file/conffile/shellexecfile.cil (renamed from src/file/conffile/confshellexecfile.cil)0
-rw-r--r--src/file/homefile/userhomefile/meson.build2
-rw-r--r--src/file/homefile/userhomefile/shellrcfile.cil (renamed from src/file/homefile/userhomefile/userhomeshellrcfile.cil)0
4 files changed, 2 insertions, 2 deletions
diff --git a/src/file/conffile/meson.build b/src/file/conffile/meson.build
index 09b32a5..2db0142 100644
--- a/src/file/conffile/meson.build
+++ b/src/file/conffile/meson.build
@@ -1 +1 @@
-modules += files('confshellexecfile.cil')
+modules += files('shellexecfile.cil')
diff --git a/src/file/conffile/confshellexecfile.cil b/src/file/conffile/shellexecfile.cil
index 8c03d55..8c03d55 100644
--- a/src/file/conffile/confshellexecfile.cil
+++ b/src/file/conffile/shellexecfile.cil
diff --git a/src/file/homefile/userhomefile/meson.build b/src/file/homefile/userhomefile/meson.build
index a114a1a..f10be0b 100644
--- a/src/file/homefile/userhomefile/meson.build
+++ b/src/file/homefile/userhomefile/meson.build
@@ -1 +1 @@
-modules += files('userhomeshellrcfile.cil')
+modules += files('shellrcfile.cil')
diff --git a/src/file/homefile/userhomefile/userhomeshellrcfile.cil b/src/file/homefile/userhomefile/shellrcfile.cil
index a620ccf..a620ccf 100644
--- a/src/file/homefile/userhomefile/userhomeshellrcfile.cil
+++ b/src/file/homefile/userhomefile/shellrcfile.cil