diff --git a/srcpkgs/cdogs-sdl/template b/srcpkgs/cdogs-sdl/template index 77986d071d..9e00c58746 100644 --- a/srcpkgs/cdogs-sdl/template +++ b/srcpkgs/cdogs-sdl/template @@ -1,6 +1,6 @@ # Template file for 'cdogs' pkgname=cdogs-sdl -version=0.5.6 +version=0.5.7 revision=1 build_style=cmake _hqxrev=2a8a05854ad2147425d0b55a3c40e81c368c97fd @@ -14,7 +14,7 @@ license="GPL2" distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz https://github.com/cxong/tinydir/archive/$_tinydirrev.tar.gz https://github.com/cxong/hqx/archive/$_hqxrev.tar.gz" -checksum="7ead552ed98ce0606ec671f783e3b192cefd0ed37a0b2c8e856eda6d5e9ede1c +checksum="ff87ba01d4d6cc19b471f089e54324630df32432e91b2fbccf9f6fb72c93201b 2d71972034d570ac506dee5909cfac72c1870734228a61b266e354f2d9acf277 fca25adefd14af3584dcf0e48c69647aa46a924ddbfcb75ec6053528f1bd80bc" lib32disabled=yes @@ -46,10 +46,6 @@ pre_configure() { ln -rs build build/build } -post_configure() { - cp build/src/cdogs/sys_config.h src/cdogs/sys_config.h -} - post_install() { mv $DESTDIR/usr/share/cdogs/bin $DESTDIR/usr/bin }