[Pkg-freedict-commits] r25 - in
/packages/freedict-tools/trunk/debian: Makefile.Debian links
joostvb at users.alioth.debian.org
joostvb at users.alioth.debian.org
Thu Dec 28 16:26:27 CET 2006
Author: joostvb
Date: Thu Dec 28 16:26:27 2006
New Revision: 25
URL: http://svn.debian.org/wsvn/pkg-freedict/?sc=1&rev=25
Log:
self-document Makefile.Debian; install symlinks for make
Modified:
packages/freedict-tools/trunk/debian/Makefile.Debian
packages/freedict-tools/trunk/debian/links
Modified: packages/freedict-tools/trunk/debian/Makefile.Debian
URL: http://svn.debian.org/wsvn/pkg-freedict/packages/freedict-tools/trunk/debian/Makefile.Debian?rev=25&op=diff
==============================================================================
--- packages/freedict-tools/trunk/debian/Makefile.Debian (original)
+++ packages/freedict-tools/trunk/debian/Makefile.Debian Thu Dec 28 16:26:27 2006
@@ -1,19 +1,18 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
# $Id$
# $URL$
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-DICT = deu-nld
-DICT_MAKE_ENVVARS = supported_phonetics=
-
-FULLNAME = German-Dutch
-AUTHORNAME = Horst Eyermann (Horst at freedict.de)
-VERSION = 0.1
-
+#
+# example of debian/rules, using this file:
+#
+# DICT = deu-nld
+# DICT_MAKE_ENVVARS = supported_phonetics=
+#
+# FULLNAME = German-Dutch
+# AUTHORNAME = Horst Eyermann (Horst at freedict.de)
+# VERSION = 0.1
+#
+# include freedict-tools/mk/Makefile.Debian
+#
prepare:
# Set up the package build directory as quilt expects to find it.
Modified: packages/freedict-tools/trunk/debian/links
URL: http://svn.debian.org/wsvn/pkg-freedict/packages/freedict-tools/trunk/debian/links?rev=25&op=diff
==============================================================================
--- packages/freedict-tools/trunk/debian/links (original)
+++ packages/freedict-tools/trunk/debian/links Thu Dec 28 16:26:27 2006
@@ -1,3 +1,4 @@
usr/share/freedict-tools/mk/Makefile.config usr/include/freedict-tools/mk/tools/Makefile.config
usr/share/freedict-tools/mk/Makefile.common usr/include/freedict-tools/mk/tools/Makefile.common
+usr/share/freedict-tools/mk/Makefile.Debian usr/include/freedict-tools/mk/Makefile.Debian
usr/bin/teiaddphonetics usr/share/freedict-tools/tools/teiaddphonetics
More information about the Pkg-freedict-commits
mailing list