~ubuntu-branches/ubuntu/hardy/hedgewars/hardy

« back to all changes in this revision

Viewing changes to debian/patches/10_remove_DejaVu.Font.patch

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2007-03-16 19:13:05 UTC
  • Revision ID: james.westby@ubuntu.com-20070316191305-zk148z4u3bi6176l
Tags: 0.9.0-6
Disable debug mode (closes: #415606).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 10_remove_DejaVu.Font.patch by <dimka@avanto.org>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: Remove DejaVuSans.ttf from make-targets 
 
6
## DP:  (see debian/README.Debian-source)
 
7
 
 
8
@DPATCH@
 
9
 
 
10
--- hedgewars-0.9.0.orig/share/hedgewars/Data/Fonts/CMakeLists.txt
 
11
+++ hedgewars-0.9.0/share/hedgewars/Data/Fonts/CMakeLists.txt
 
12
@@ -1 +1 @@
 
13
-install(FILES DejaVuSans.ttf DESTINATION ${SHAREPATH}Data/Fonts)
 
14
\ No newline at end of file
 
15
+#install(FILES DejaVuSans.ttf DESTINATION ${SHAREPATH}Data/Fonts)