Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37898147
en ru br
ALT Linux repos
S:5.69-alt1
5.0: 5.27-alt10.M50.1
4.1: 5.27-alt5.M41.1
4.0: 5.27-alt8.M40.1.1

Group :: Graphical desktop/Other
RPM: xlockmore

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xlockmore-5.46-imode.patch
Download


 configure.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index cac489c..5049c47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4486,7 +4486,7 @@ xno*)
   case ${canonical} in
   *-*-linux*)
     if test "$vtlock" = "yes"; then
-      INSTPGMFLAGS="-s -o root -g bin -m 4111"
+      INSTPGMFLAGS="-m 4711"
       AC_MSG_RESULT([defining install options (setuid/setgid) = "$INSTPGMFLAGS" for vtlock])
        echo "experimental: Big buffer overrun security risk"
     else
@@ -4504,7 +4504,7 @@ x|xyes*)
   case ${canonical} in
   *-*-linux*)
     if test "$vtlock" = "yes"; then
-      INSTPGMFLAGS="-s -o root -g bin -m 4111"
+      INSTPGMFLAGS="-m 4711"
       AC_MSG_RESULT([defining install options (setuid/setgid) = "$INSTPGMFLAGS" for vtlock])
     else
   AC_MSG_RESULT([defining install options (setuid/setgid) = "$INSTPGMFLAGS"])
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin