0000519: Patch to set proper RPATH's for system wide installation on Linux
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
@@ -9,13 +9,14 @@ fc_copy_to_mod_path("TemplatePyMod"
|
||||
DocumentObject.py
|
||||
)
|
||||
|
||||
install(
|
||||
FILES
|
||||
Init.py
|
||||
InitGui.py
|
||||
Commands.py
|
||||
FeaturePython.py
|
||||
PythonQt.py
|
||||
Tests.py
|
||||
DESTINATION
|
||||
Mod/TemplatePyMod)
|
||||
INSTALL(
|
||||
FILES
|
||||
Init.py
|
||||
InitGui.py
|
||||
Commands.py
|
||||
FeaturePython.py
|
||||
PythonQt.py
|
||||
Tests.py
|
||||
DESTINATION
|
||||
Mod/TemplatePyMod
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user