diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-05 20:24:55 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-05 20:24:55 +0200 |
commit | 66558bf7ba6bd4c25d1ebb13f233ea61bb9e0252 (patch) | |
tree | bbab545b01450bbe6ce70113ec641860445e3863 /redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch | |
parent | 84236b1a97dac6fc43ba593b98577f7b820a1c36 (diff) | |
download | tde-packaging-66558bf7ba6bd4c25d1ebb13f233ea61bb9e0252.tar.gz tde-packaging-66558bf7ba6bd4c25d1ebb13f233ea61bb9e0252.zip |
RPM Packaging: lot of R14 packages
Diffstat (limited to 'redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch')
-rw-r--r-- | redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch b/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch new file mode 100644 index 000000000..df8630e61 --- /dev/null +++ b/redhat/libraries/libtqt-perl/libtqt-perl-14.0.0-ftbfs.patch @@ -0,0 +1,11 @@ +--- trinity-libtqt-perl-14.0.0~pre127+d5696aa6/configure.in.ORI 2013-07-04 19:50:09.707137994 +0200 ++++ trinity-libtqt-perl-14.0.0~pre127+d5696aa6/configure.in 2013-07-04 19:50:18.592226468 +0200 +@@ -43,7 +43,7 @@ + KDE_SET_PREFIX + + dnl generate the config header +-AM_CONFIG_HEADER(config.h) dnl at the distribution this done ++AC_CONFIG_HEADER(config.h) dnl at the distribution this done + + dnl Checks for programs. + AC_PROG_CC |