Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37410735
en ru br
ALT Linux repos
S:2.14.20-alt0.3
5.0: 2.14.17-alt1
4.1: 2.14.16-alt0.M41.1
4.0: 2.14.7-alt1
3.0: 2.12.2-alt1

Group :: System/Libraries
RPM: ORBit2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ORBit2-2.14.20-alt-fix-include-in-makefile.patch
Download


--- a/ORBit2/Makefile.shared
+++ b/ORBit2/Makefile.shared
@@ -15,8 +15,7 @@ IDL_COMPILER = @IDL_COMPILER@
 
 if MAINTAINER_MODE
 IDL_DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
-IDL_DEP_FILES = $(IDL_FILES:%.idl=.deps/%.idl.P)
--include $(IDL_DEP_FILES)
+IDL_DEP_FILES = $(IDL_FILES:%.idl=.deps/%.idl.P) -include $(IDL_DEP_FILES)
 endif
 
 distclean-local:
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin