#!/bin/bash

# The man pages in Slackware are predominantly arch neutral anyway
# so I'll just copy Slackware's package.
# Stuart Winter.
# 18-Sep-04

rm -f $PKGSTORE/ap/man-pages-*
cp -fa $SLACKSOURCE/../slackware/ap/man-pages-*.tgz $PKGSTORE/ap
