Package: libpam-x2go / 0.0.2.0-3.2

Metadata

Package Version Patches format
libpam-x2go 0.0.2.0-3.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_dont_abuse_AC_CHECK_FILES.patch | (download)

m4/gtest.m4 | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 libpam-x2go ftcbfs: abuses ac_check_files
Abstract:
 libpam-x2go fails to cross build from source, because m4/gtest.m4 abuses
 AC_CHECK_FILES. It uses the macro to check for files on the build
 system, while it is meant for checking files on the host system.


pammoddir.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---