File: install-regexp-assemble.patch

package info (click to toggle)
libregexp-assemble-perl 0.36-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 580 kB
  • ctags: 101
  • sloc: perl: 2,272; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: install regexp-assemble file
Author: Xavier Guimard <x.guimard@free.fr>
Forwarded: not-needed
Last-Update: 2015-09-14
Reviewed-By: Florian Schlichting <fsfs@debian.org>

--- a/Makefile.PL
+++ b/Makefile.PL
@@ -31,6 +31,7 @@
 		SUFFIX   => 'gz'
 	},
 	DISTNAME  => 'Regexp-Assemble',
+	EXE_FILES => ['debian/regexp-assemble'],
 	NAME      => 'Regexp::Assemble',
 	PREREQ_PM =>
 	{