Author: ceros-guest
Date: 2008-04-21 04:31:42 +0000 (Mon, 21 Apr 2008)
New Revision: 6699
Modified:
packages/trunk/warsow/debian/rules
Log:
Need fromdos line for file patched by disable_update_check.diff patch
Modified: packages/trunk/warsow/debian/rules
===================================================================
--- packages/trunk/warsow/debian/rules 2008-04-21 04:28:19 UTC (rev 6698)
+++ packages/trunk/warsow/debian/rules 2008-04-21 04:31:42 UTC (rev 6699)
@@ -23,6 +23,7 @@
from-dos:
dh_testdir
fromdos -e warsow_0.42_src/source/game/q_shared.h
+ fromdos -e warsow_0.42_src/source/client/cl_main.c
touch fromdos-stamp
patch: from-dos patch-stamp
@@ -60,6 +61,7 @@
to-dos:
dh_testdir
todos -e warsow_0.42_src/source/game/q_shared.h
+ todos -e warsow_0.42_src/source/client/cl_main.c
[ ! -f fromdos-stamp ] || rm fromdos-stamp
install: build
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits