libraries/libnetfilter_log: Misc. tweaks - no BUILD changes

* fixed slack-desc formatting and home page
* style issues in strip line of build script

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Michal Bialozor 2011-10-08 12:57:18 -05:00 committed by Robby Workman
parent ea519288fe
commit 0b9d751630
3 changed files with 10 additions and 10 deletions

View file

@ -62,7 +62,7 @@ CXXFLAGS="$SLKCFLAGS" \
make
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object"| grep ELF | \
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF | \
cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION

View file

@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michal Bialozor"
EMAIL="bialyy@o2.pl"
APPROVED="Erik Hanson"
APPROVED="Erik Hanson,rworkman"

View file

@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier
to edit a package description. Line # up the first '|' above the
':' following the base package name, and the '|' # on the right
side marks the last column you can put a character in. You must #
make exactly 11 lines for the formatting to be correct. It's also #
customary to leave one space after the ':'.
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
libnetfilter_log: libnetfilter_log (userspace packet logging library)
@ -13,7 +13,7 @@ libnetfilter_log: packets that have been logged by the kernel packet filter. It
libnetfilter_log: part of a system that deprecates the old syslog/dmesg based packet
libnetfilter_log: logging. This library has been previously known as libnfnetlink_log.
libnetfilter_log:
libnetfilter_log:
libnetfilter_log: http://www.netfilter.org/projects/libnetfilter_log/
libnetfilter_log: Homepage: http://www.netfilter.org/projects/libnetfilter_log/
libnetfilter_log:
libnetfilter_log:
libnetfilter_log: