# Fix non-standard installation path
# https://savannah.cern.ch/bugs/?57526
lcgdm-paths.patch

# Link using $(CC)
# https://savannah.cern.ch/bugs/?57527
lcgdm-ld.patch

# Fix soname issues
# https://savannah.cern.ch/bugs/?57528
lcgdm-withsoname.patch

# Link binaries using shared libraries
# https://savannah.cern.ch/bugs/?57529
lcgdm-shliblink.patch

# Link to gsoap library, fix parallel build
# https://savannah.cern.ch/bugs/?57530
lcgdm-gsoap.patch

# Porting fixes for GNU/Hurd and GNU/kFreeBSD
# https://savannah.cern.ch/bugs/?61071
lcgdm-porting.patch

# Remove bashisms in init scripts:
# https://savannah.cern.ch/bugs/?68430
lcgdm-bashisms.patch

# Adapt upstream's hardcoded include and library paths for Debian
lcgdm-usr.patch

# Allow moving plugins out of default library search path
lcgdm-dlopen.patch

# Use Debian's imake instead of bundled version
lcgdm-imake.patch
