mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-27 09:58:14 +01:00
engrampa: Remove unused code.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
parent
6e5034d152
commit
cd817dd583
1 changed files with 0 additions and 5 deletions
|
@ -108,11 +108,6 @@ if [ -d $PKG/usr/man ]; then
|
|||
)
|
||||
fi
|
||||
|
||||
# Stuff is still getting dumped into /usr/share/omf which has to do w/
|
||||
# scrollkeeper which is old GNOME stuff and we use --disable-scrollkeeper. So
|
||||
# let's rm it. Confirmed issue w/ upstream.
|
||||
rm -rf $PKG/usr/share/omf/engrampa
|
||||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a AUTHORS COPYING ChangeLog HACKING MAINTAINERS NEWS README TODO \
|
||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
||||
|
|
Loading…
Reference in a new issue