Last change
on this file since 187 was
49,
checked in by bas, 17 years ago
|
EmailtoTracScript?:
Makefile.in, debian)
- Changed Makefile.in so that we can make
a email2trac debian package.
|
-
Property svn:executable set to
*
-
Property svn:keywords set to
Id
|
File size:
596 bytes
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | # Copyrignt 2006 Bas van der Vlies <bas@sara.nl> |
---|
3 | # |
---|
4 | # |
---|
5 | # DEB_AUTO_UPDATE_DEBIAN_CONTROL := yes |
---|
6 | # |
---|
7 | # |
---|
8 | include /usr/share/cdbs/1/rules/buildcore.mk |
---|
9 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
10 | include /usr/share/cdbs/1/class/autotools.mk |
---|
11 | include /usr/share/cdbs/1/class/makefile.mk |
---|
12 | #include /usr/share/cdbs/1/class/makefile-vars.mk |
---|
13 | |
---|
14 | DEB_CONFIGURE_EXTRA_FLAGS := --enable-python |
---|
15 | |
---|
16 | # does on package by package bases so doesn't work :-/ |
---|
17 | # #DEB_DH_INSTALL_ARGS := --list-missing |
---|
18 | # |
---|
19 | # #DEB_CONFIGURE_EXTRA_FLAGS := --enable-debug |
---|
20 | # |
---|
21 | # # tight versioning |
---|
22 | # #DEB_DH_MAKESHLIBS_ARGS := -V |
---|
23 | # ~ |
---|
Note: See
TracBrowser
for help on using the repository browser.