Changes of Revision 11
[-] [+] | Changed | lfc.spec |
[-] [+] | Added | lfc-SigHandler-EndIF.patch ^ |
@@ -0,0 +1,12 @@ +--- src/SigHandler.cc.orig 2012-09-02 18:45:45.707795724 +0200 ++++ src/SigHandler.cc 2012-09-02 18:47:11.771795772 +0200 +@@ -124,9 +124,6 @@ + throw Exception(EXLOC, "No more signal slots available"); + } + +- +-#endif +- + } + + |