Yet more package fixes.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1083 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2006-04-05 22:56:04 +00:00
parent 4b77f3e639
commit dc11eb4d5c
2 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# $Id: stella.SlackBuild,v 1.4 2006-01-28 15:59:35 urchlay Exp $
# $Id: stella.SlackBuild,v 1.5 2006-04-05 22:56:04 stephena Exp $
# stella.SlackBuild for Stella 2.x, B. Watson, 2005
@ -13,7 +13,7 @@ die() {
exit 1
}
VERSION=2.1
VERSION=2.2
ARCH=${ARCH-i486}
BUILD=1

View File

@ -123,7 +123,6 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%{_menudir}/%{name}
%_docdir/stella-%{version}/*
%_datadir/icons/*
%_datadir/stella/*
%changelog
* Thu Apr 06 2006 Stephen Anthony <stephena@zarb.org> 2.2-1