mate-desktop: Remove unused code.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-07-03 16:19:09 +07:00
parent cd817dd583
commit 26ccf98552

View file

@ -108,12 +108,6 @@ if [ -d $PKG/usr/man ]; then
)
fi
# Remove unncessary stuff dumped into /usr/share/omf - this is old GNOME -
# confirmed w/ upstream.
rm -rf $PKG/usr/share/omf/lgpl
rm -rf $PKG/usr/share/omf/gpl
rm -rf $PKG/usr/share/omf/fdl
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a AUTHORS COPYING COPYING-DOCS COPYING.LIB ChangeLog HACKING MAINTAINERS NEWS README \
$PKG/usr/doc/$PRGNAM-$VERSION