Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37555393
en ru br
ALT Linux repos
S:0.12.3-alt1

Group :: System/Servers
RPM: prosody

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: prosody-0.12.1-alt-lua5.4.patch
Download


diff --git prosody/prosody prosody/prosody
index 914396c..fe8b737 100755
--- prosody/prosody
+++ prosody/prosody
@@ -1,4 +1,4 @@
-#!/usr/bin/env lua
+#!/usr/bin/lua5.4
 -- Prosody IM
 -- Copyright (C) 2008-2010 Matthew Wild
 -- Copyright (C) 2008-2010 Waqas Hussain
diff --git prosody/prosodyctl prosody/prosodyctl
index 4e4099d..2a5fdf0 100755
--- prosody/prosodyctl
+++ prosody/prosodyctl
@@ -1,4 +1,4 @@
-#!/usr/bin/env lua
+#!/usr/bin/lua5.4
 -- Prosody IM
 -- Copyright (C) 2008-2010 Matthew Wild
 -- Copyright (C) 2008-2010 Waqas Hussain
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin