[arch-commits] Commit in stone-soup/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Sep 10 03:36:23 UTC 2015
Date: Thursday, September 10, 2015 @ 05:36:23
Author: foutrelis
Revision: 139729
Use the correct source directory
Modified:
stone-soup/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-10 03:25:19 UTC (rev 139728)
+++ PKGBUILD 2015-09-10 03:36:23 UTC (rev 139729)
@@ -22,8 +22,7 @@
gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
--exec 'crawl-tiles' --name 'Dungeon Crawl Stone Soup' PKGBUILD
- #cd "stone_soup-${pkgver}/source"
- cd "crawl-${pkgver}/crawl-ref/source"
+ cd "stone_soup-${pkgver}/source"
# 0.16.0 weirdness
sed -i 's|SDL_main.h|SDL2/&|' main.cc
More information about the arch-commits
mailing list