summarylogtreecommitdiffstats
path: root/exe-files.patch
diff options
context:
space:
mode:
Diffstat (limited to 'exe-files.patch')
-rw-r--r--exe-files.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/exe-files.patch b/exe-files.patch
new file mode 100644
index 000000000000..478e7854d96e
--- /dev/null
+++ b/exe-files.patch
@@ -0,0 +1,12 @@
+diff --git a/Makefile.PL b/Makefile.PL
+index 35b1818..1e25ffe 100644
+--- a/Makefile.PL
++++ b/Makefile.PL
+@@ -12,6 +12,7 @@ WriteMakefile(
+ TEST_REQUIRES => {
+ 'Test::More' => 0,
+ },
++ EXE_FILES => [ 'bin/lorem' ],
+ META_MERGE => {
+ 'meta-spec' => { version => 2 },
+ resources => {