diff options
Diffstat (limited to 'deskutils/krss/files/patch-admin-ltconfig')
-rw-r--r-- | deskutils/krss/files/patch-admin-ltconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/deskutils/krss/files/patch-admin-ltconfig b/deskutils/krss/files/patch-admin-ltconfig new file mode 100644 index 000000000000..153e0bd9976b --- /dev/null +++ b/deskutils/krss/files/patch-admin-ltconfig @@ -0,0 +1,9 @@ +--- admin/ltconfig 2003-02-20 14:26:48.000000000 -0500 ++++ admin/ltconfig 2011-05-02 13:56:16.000000000 -0400 +@@ -635,5 +635,5 @@ + # FIXME: We should use a variable here + # Configure for a C compiler +- . $srcdir/ltcf-c.sh ++ . admin/ltcf-c.sh + fi + |