mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
f1073896dc
(cherry picked from commit 0e598c0d9c)
Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
10 lines
332 B
Diff
10 lines
332 B
Diff
diff --git a/meson.build b/meson.build
|
|
index b25d642..435a6f0 100644
|
|
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -17,4 +17,3 @@ subdir('po')
|
|
install_subdir('etc', install_dir: sysconfdir, strip_directory: true)
|
|
install_subdir('usr', install_dir: prefix, strip_directory: true)
|
|
|
|
-meson.add_install_script('meson/meson-postinstall.sh')
|