forked from pool/perl-Dancer2-Plugin-Auth-Extensible
Accepting request 802775 from home:M0ses:tmp
initial version OBS-URL: https://build.opensuse.org/request/show/802775 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Dancer2-Plugin-Auth-Extensible?expand=0&rev=1
This commit is contained in:
10
remove-env-perl.patch
Normal file
10
remove-env-perl.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
diff --git a/bin/dancer2-generate-crypted-password b/bin/dancer2-generate-crypted-password
|
||||
index 7747742..109881c 100755
|
||||
--- a/bin/dancer2-generate-crypted-password
|
||||
+++ b/bin/dancer2-generate-crypted-password
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/env perl
|
||||
+#!/usr/bin/perl
|
||||
|
||||
use strict;
|
||||
use Crypt::SaltedHash;
|
||||
Reference in New Issue
Block a user