]> git.stg.codes - stg.git/blobdiff - projects/stargazer/build
Implemented daily fee charge with backward compatibility.
[stg.git] / projects / stargazer / build
index 60c8e1ff035e4c07008c3cec1c62146fbf9f084a..3a57e70e962b1a64e0a46e9eea12038aaa40bb0e 100755 (executable)
@@ -113,8 +113,7 @@ if [ "$OS" = "linux" ]
 then
     DEFS="$DEFS -DLINUX"
     PLUGINS="$PLUGINS
-             capture/ether_linux
-             capture/ipq_linux"
+             capture/ether_linux"
     LIB_THREAD=-lpthread
 else
     if [ "$OS" = "bsd" ]