[Debian-in-commits] [fonts-sarai] 01/01: Moved installation instruction to install file and removed the CDBS variable from rules.

Vasudev Kamath vasudev-guest at alioth.debian.org
Mon Sep 2 14:56:00 UTC 2013


This is an automated email from the git hooks/post-receive script.

vasudev-guest pushed a commit to branch master
in repository fonts-sarai.

commit 94d33fe4844f04707123e927d604dc0678e338ca
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Mon Sep 2 20:25:18 2013 +0530

    Moved installation instruction to install file and removed the CDBS
    variable from rules.
---
 debian/install |    1 +
 debian/rules   |    3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..0a85b99
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+Sarai.ttf usr/share/fonts/truetype/Sarai/
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 17090a0..dcb7629 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,8 +10,5 @@ upstream_name = Sarai
 # Build Dependency
 CDBS_BUILD_DEPENDS += fontforge
 
-# Install tweaks
-DEB_DH_INSTALL_ARGS_$(pkgname) = ${upstream_name}.ttf /usr/share/fonts/truetype/${upstream_name}/
-
 post-patches::
 	chmod +x generate.pe

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-in/fonts-sarai.git



More information about the Debian-in-commits mailing list