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

Group :: System/Kernel and hardware
RPM: cifs-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: cifs-utils-alt-python3.patch
Download


diff --git a/smb2-quota b/smb2-quota
index 6d0b8a3..eab2cee 100755
--- a/smb2-quota
+++ b/smb2-quota
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # coding: utf-8
 #
 # smb2-quota is a cmdline tool to display quota information for the
--- a/smb2-secdesc
+++ b/smb2-secdesc
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # coding: utf-8
 
 import array
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin