pokerth (0.7.1-2) 01_clean_libpokerth.patch

Summary

 pokerth_lib.pro |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

Author: Evgeni Golov <sargentd@die-welt.net>
Description: Adds a quirk to correctly clean libpokerth
--- pokerth-0.6.2.orig/pokerth_lib.pro
+++ pokerth-0.6.2/pokerth_lib.pro
@@ -8,6 +8,7 @@
 
 UI_DIR = uics
 TARGET = lib/pokerth_lib
+QMAKE_CLEAN += ./lib/libpokerth_lib.a
 MOC_DIR = mocs
 OBJECTS_DIR = obj
 DEFINES += ENABLE_IPV6