[Forensics-changes] [fcrackzip] 61/93: debian/debian-vars.mk: update

Giovani Augusto Ferreira giovani-guest at moszumanska.debian.org
Wed Dec 28 03:06:43 UTC 2016


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

giovani-guest pushed a commit to branch debian
in repository fcrackzip.

commit 1b1519ee3b7a1a943bbbeffa77d9199473d6b9a1
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Sat Feb 11 04:46:16 2012 -0500

    debian/debian-vars.mk: update
---
 debian/debian-vars.mk | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/debian-vars.mk b/debian/debian-vars.mk
index 4cfe54a..3cd97d6 100644
--- a/debian/debian-vars.mk
+++ b/debian/debian-vars.mk
@@ -1,8 +1,10 @@
-# debian-vars.mk -- Common variables
+#!/usr/bin/make -f
+#
+#   debian-vars.mk -- Common variables
 #
 #   Copyright
 #
-#	Copyright (C) 2005-2009 Jari Aalto <jari.aalto at cante.net>
+#	Copyright (C) 2005-2010 Jari Aalto <jari.aalto at cante.net>
 #
 #   License
 #
@@ -21,8 +23,9 @@
 #
 #   Description
 #
-#	This is GNU makefile part, that defines common variables and
-#	macros to be used from debian/rules. To install, add this:
+#	This is GNU makefile part that defines common variables and
+#	macros to be used from debian/rules. To install, add following
+#	to the beginning of debian/rules:
 #
 #	    PACKAGE = foo
 #	    include debian/debian-vars.mk
@@ -63,6 +66,8 @@ LIBDIR		= $(LIBROOTDIR)/$(PACKAGE)
 LIBPERLDIR	= $(LIBROOTDIR)/perl
 
 BINDIR		= $(PKGDIR)/usr/bin
+ETCDIR		= $(PKGDIR)/etc
+PKGETCDIR       = $(PKGDIR)/etc/$(PACKAGE)
 SBINDIR		= $(PKGDIR)/usr/sbin
 GAMEBINDIR	= $(PKGDIR)/usr/games
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/fcrackzip.git



More information about the forensics-changes mailing list