# HG changeset patch # User Christopher Rogers # Date 1305937815 0 # Node ID a3e395efce16c0f4f9c62483fba0e7bac3a02f09 # Parent b592ccfadb62af914dfd9e00d85d5e47f7cd7017 Up: wireshark to 1.4.6. diff -r b592ccfadb62 -r a3e395efce16 wireshark/receipt --- a/wireshark/receipt Sat May 21 00:29:12 2011 +0000 +++ b/wireshark/receipt Sat May 21 00:30:15 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="wireshark" -VERSION="1.4.4" +VERSION="1.4.6" CATEGORY="network" SHORT_DESC="Wireshark is an award-winning network protocol analyzer." MAINTAINER="pankso@slitaz.org" @@ -25,7 +25,7 @@ --disable-portaudio \ $CONFIGURE_ARGS && make -j 4 && - make DESTDIR=$PWD/_pkg install + make install } # Rules to gen a SliTaz package suitable for Tazpkg.