/[gnats]/gnats/debian/rules
ViewVC logotype

Diff of /gnats/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by chewie, Wed Nov 3 21:07:08 2004 UTC revision 1.16 by chewie, Thu Nov 18 03:34:55 2004 UTC
# Line 25  Line 25 
25  #   Temple Place, Suite 330, Boston, MA 02111-1307 USA.  #   Temple Place, Suite 330, Boston, MA 02111-1307 USA.
26  #    #  
27  ################################################################################  ################################################################################
28  #DH_VERBOSE=1  DH_VERBOSE=1
29    
30  ################################################################################  ################################################################################
31  # CDBS Includes  # CDBS Includes
# Line 67  DEB_CONFIGURE_EXTRA_FLAGS = \ Line 67  DEB_CONFIGURE_EXTRA_FLAGS = \
67          --with-gnats-default-db=$(DBDIR) \          --with-gnats-default-db=$(DBDIR) \
68          --with-gnatsd-user-access-file=$(USER_ACCESS_FILE) \          --with-gnatsd-user-access-file=$(USER_ACCESS_FILE) \
69          --with-gnatsd-host-access-file=$(HOST_ACCESS_FILE) \          --with-gnatsd-host-access-file=$(HOST_ACCESS_FILE) \
70          --with-gnats-dblist-file=$(GNATS_DATABASES)          --with-gnats-dblist-file=$(GNATS_DATABASES) \
71            --with-lispdir=$(LISPDIR)
72    
73  DEB_INSTALL_DIRS_ALL = usr/bin usr/sbin usr/lib/gnats etc/gnats/defaults \  DEB_INSTALL_DIRS_ALL = usr/bin usr/sbin usr/lib/gnats etc/gnats/defaults \
74          usr/share/man/man1 usr/share/man/man5 usr/share/man/man7 \          usr/share/man/man1 usr/share/man/man5 usr/share/man/man7 \

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26