summaryrefslogblamecommitdiffstats
path: root/debian/rules
blob: 2280a03da33fb0334de6a4247b64425c609abdb5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                  
                                       
 
                                                      
 


                                            
 


                                          

                                                            
 

                                                     
 
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

# $Id: rules,v 1.10 2003/11/24 09:06:43 mquinson Exp $

# Import Common Debian Build System (CDBS).
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk

# Here is a badly nammed changelog file
DEB_INSTALL_CHANGELOGS_ALL = quilt.changes

# installing under debian/tmp...
DEB_MAKE_ENVVARS := BUILD_ROOT=$(CURDIR)/debian/tmp LC_ALL=C

# ... and moving it to the right dir using dh_install
DEB_DH_INSTALL_SOURCEDIR := debian/tmp