foobillard++: fix whitespace lints
This commit is contained in:
parent
ee7dd0acd1
commit
6da1a6901f
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ short_desc="An OpenGL billard game - fork of foobillard"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=e276b70674a7d788c45eeff89f1f5db5d48d871a1ab92103813d424a3761e1d9
|
checksum=e276b70674a7d788c45eeff89f1f5db5d48d871a1ab92103813d424a3761e1d9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
sed -i 's|$prefix/foobillardplus|$prefix|' configure
|
sed -i 's|$prefix/foobillardplus|$prefix|' configure
|
||||||
|
@ -30,5 +30,5 @@ do_install() {
|
||||||
vinstall foobillardplus.desktop 644 usr/share/applications
|
vinstall foobillardplus.desktop 644 usr/share/applications
|
||||||
vinstall foobillardplus.png 644 usr/share/pixmaps
|
vinstall foobillardplus.png 644 usr/share/pixmaps
|
||||||
vinstall foobillardplus.xbm 644 usr/share/pixmaps
|
vinstall foobillardplus.xbm 644 usr/share/pixmaps
|
||||||
find ${DESTDIR} -depth -type d -name .svn -exec rm -rf {} \;
|
find ${DESTDIR} -depth -type d -name .svn -exec rm -rf {} \;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue