Added add_lib_to_ld_config.sh and remove_lib_from_ld_config.sh user scripts....
Added add_lib_to_ld_config.sh and remove_lib_from_ld_config.sh user scripts. Added maintainer scripts to automatically call that scripts
parent
e369d428
No related branches found
No related tags found
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- scripts/add_lib_to_ld_config.sh 38 additions, 0 deletionsscripts/add_lib_to_ld_config.sh
- scripts/debian/postinst 32 additions, 0 deletionsscripts/debian/postinst
- scripts/debian/prerm 22 additions, 0 deletionsscripts/debian/prerm
- scripts/remove_lib_from_ld_config.sh 39 additions, 0 deletionsscripts/remove_lib_from_ld_config.sh
- src/CMakeLists.txt 6 additions, 0 deletionssrc/CMakeLists.txt
scripts/add_lib_to_ld_config.sh
0 → 100755
scripts/debian/postinst
0 → 100755
scripts/debian/prerm
0 → 100644
scripts/remove_lib_from_ld_config.sh
0 → 100755
Please register or sign in to comment