chiark / gitweb /
debian: Get Wireshark version from the right place.
[tripe] / debian / rules
index 9525b985353cf970ce6ef22c9acb66b26562a312..04bc8ca01dc05842b275c795c1bf0f19dd8debf0 100755 (executable)
@@ -61,7 +61,7 @@ install/tripe-peer-services::
 
 ## Grab the version we built against, so we can put it in the dependencies.
 install/tripe-wireshark::
-       dpkg --status wireshark | \
+       dpkg --status wireshark-common | \
                sed -n 's/^Version: */tripe:Wireshark-Version=/p' \
                >> debian/tripe-wireshark.substvars