diff options
Diffstat (limited to 'ubuntu/precise')
-rwxr-xr-x | ubuntu/precise/applications/kbfx/debian/rules | 4 | ||||
-rw-r--r-- | ubuntu/precise/tdelibs/debian/man/tdefile-trinity.sgml | 2 | ||||
-rw-r--r-- | ubuntu/precise/tdewebdev/debian/man/tdefilereplace-trinity.1 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/precise/applications/kbfx/debian/rules b/ubuntu/precise/applications/kbfx/debian/rules index 97b64d997..7c57eacb9 100755 --- a/ubuntu/precise/applications/kbfx/debian/rules +++ b/ubuntu/precise/applications/kbfx/debian/rules @@ -50,11 +50,11 @@ binary-indep: build # Build architecture-dependent files here. binary-arch: build mkdir -p debian/kbfx-trinity/opt/trinity/lib64/ - touch debian/kbfx-trinity/opt/trinity/lib64/BLANKFILE + touch debian/kbfx-trinity/opt/trinity/lib64/BLANTDEFILE mkdir -p debian/kbfx-trinity/opt/trinity/lib/ cp -Rp debian/kbfx-trinity/opt/trinity/lib64/* debian/kbfx-trinity/opt/trinity/lib/ rm -rf debian/kbfx-trinity/opt/trinity/lib64/ - rm -f debian/kbfx-trinity/opt/trinity/lib/BLANKFILE + rm -f debian/kbfx-trinity/opt/trinity/lib/BLANTDEFILE dh_testdir dh_testroot dh_installexamples diff --git a/ubuntu/precise/tdelibs/debian/man/tdefile-trinity.sgml b/ubuntu/precise/tdelibs/debian/man/tdefile-trinity.sgml index fe0622ccd..188701812 100644 --- a/ubuntu/precise/tdelibs/debian/man/tdefile-trinity.sgml +++ b/ubuntu/precise/tdelibs/debian/man/tdefile-trinity.sgml @@ -26,7 +26,7 @@ manpage.1: manpage.sgml <!ENTITY dhsection "<manvolnum>1</manvolnum>"> <!ENTITY dhemail "<email>ccheney@debian.org</email>"> <!ENTITY dhusername "Chris Cheney"> - <!ENTITY dhucpackage "<refentrytitle>KFILE</refentrytitle>"> + <!ENTITY dhucpackage "<refentrytitle>TDEFILE</refentrytitle>"> <!ENTITY dhpackage "tdefile"> <!ENTITY debian "<productname>Debian</productname>"> diff --git a/ubuntu/precise/tdewebdev/debian/man/tdefilereplace-trinity.1 b/ubuntu/precise/tdewebdev/debian/man/tdefilereplace-trinity.1 index 7c0c90a13..6ce7a0d8c 100644 --- a/ubuntu/precise/tdewebdev/debian/man/tdefilereplace-trinity.1 +++ b/ubuntu/precise/tdewebdev/debian/man/tdefilereplace-trinity.1 @@ -1,5 +1,5 @@ .\" This file was generated by (a slightly modified) kdemangen.pl and edited by hand -.TH KFILEREPLACE 1 "June 2006" "K Desktop Environment" "Batch search and replace tool" +.TH TDEFILEREPLACE 1 "June 2006" "K Desktop Environment" "Batch search and replace tool" .SH NAME tdefilereplace \- Batch search and replace tool |