Commit 82f00e35 authored by Vitaly Lipatov's avatar Vitaly Lipatov

test_repl_find: add test for Slackware

parent 6f759c5d
......@@ -91,6 +91,17 @@ echo "Replacement files for $PKGVENDOR/$DISTRVERSION (target $PKGFORMAT):"
print_pkgrepl_list
check_repl rpm-build-compat rpm-build-altlinux-compat
check_repl rpm-build-intro rpm-build-altlinux-intro
check_repl libusb-devel libusb
check_repl libX11 libx11
DISTRNAME=Slackware
PKGVENDOR=slackware
PKGFORMAT=pkg.gz
DISTRVERSION=2011.08
echo "Replacement files for $PKGVENDOR/$DISTRVERSION (target $PKGFORMAT):"
print_pkgrepl_list
check_repl libX11-devel libX11
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment