]> granicus.if.org Git - fortune-mod/commitdiff
unpack generated
authorShlomi Fish <shlomif@shlomifish.org>
Wed, 15 Dec 2021 15:21:55 +0000 (17:21 +0200)
committerShlomi Fish <shlomif@shlomifish.org>
Wed, 15 Dec 2021 15:21:55 +0000 (17:21 +0200)
fortune-mod/CMakeLists.txt

index 30731806fe81b80c4b1ecd1373d228b99e3a7fdb..21d6423cec5c0a948ee491fe6bf36240c1e96883 100644 (file)
@@ -39,9 +39,10 @@ SET(CPACK_SOURCE_IGNORE_FILES
     "/\\\\.deps/"
     "/\\\\.git/"
     "/\\\\.tidyall\\\\.d/"
-    "~$"
-    "\\\\.pyc$"
+    "/t/valgrind[0-9]+\\\\,t$"
     "/tags$"
+    "\\\\.pyc$"
+    "~$"
     # "/(build|BUILD|B)/"
 )