Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37711270
en ru br
ALT Linux repos
S:4.5.1-alt1
5.0: 3.2.10-alt1.svn20080126.1
4.1: 3.2.10-alt1.svn20080126.1
4.0: 3.2.10-alt0.svn20080126.M40.1
3.0: 3.1.19-alt1

Group :: Video
RPM: motion

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: motion-4.1.1-configure-binpath.patch
Download


diff -ur motion-4.1.1.orig/configure.ac motion-4.1.1/configure.ac
--- motion-4.1.1.orig/configure.ac	2018-10-15 06:35:24.000000000 +0000
+++ motion-4.1.1/configure.ac	2018-10-15 06:42:05.044046190 +0000
@@ -617,13 +617,13 @@
     if test $exec_prefix = "NONE"; then
         BIN_PATH="$BIN_PATH/bin"
     else
-        BIN_PATH="$BIN_PATH/$bindir"
+        BIN_PATH="$bindir"
     fi
 else
     if test $exec_prefix = "NONE";then
         BIN_PATH="$prefix/bin"
     else
-        BIN_PATH="$prefix/$bindir"
+        BIN_PATH="$bindir"
     fi
 fi
 AC_SUBST(BIN_PATH)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin