reminiscence: fix file conflict with openbsd-rs.
This commit is contained in:
parent
8aa77a3d65
commit
2e003287c0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'reminiscince'
|
||||
pkgname=reminiscence
|
||||
version=0.2.1
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="REminiscence-${version}"
|
||||
build_style=gnu-makefile
|
||||
makedepends="SDL-devel zlib-devel"
|
||||
|
@ -16,6 +16,6 @@ pre_build() {
|
|||
sed -e 's,CXXFLAGS :=,CXXFLAGS +=,' -i Makefile
|
||||
}
|
||||
do_install() {
|
||||
vinstall rs 755 usr/bin
|
||||
vinstall README 644 usr/share/doc/${pkgname}
|
||||
vbin rs ${pkgname}
|
||||
vdoc READMe
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user