]> Repos - nodeaudio/commitdiff
Update binding.gyp linux
authorAndrew Gundersen <gundersena@crimata.com>
Wed, 18 May 2022 12:30:14 +0000 (12:30 +0000)
committerAndrew Gundersen <gundersena@crimata.com>
Wed, 18 May 2022 12:30:14 +0000 (12:30 +0000)
binding.gyp

index 7de4a04011b3ca3eecd3267839116045ae2b977a..78b61cb758efcdb2f6e4bd4d9787060fab77459d 100644 (file)
@@ -29,7 +29,7 @@
         }],
         ['OS=="linux"', {
           "libraries": [
         }],
         ['OS=="linux"', {
           "libraries": [
-            "Release/libportaudio.so"
+            "libportaudio.so"
           ],
           "copies": [
             {
           ],
           "copies": [
             {