Changeset 188


Ignore:
Timestamp:
09/12/07 11:13:28 (17 years ago)
Author:
bas
Message:

debian/rules:

  • Added an example to set the trac_user id
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/rules

    r49 r188  
    1212#include /usr/share/cdbs/1/class/makefile-vars.mk
    1313
    14 DEB_CONFIGURE_EXTRA_FLAGS := --enable-python
     14# Example to set the trac_user id to other value
     15#
     16#DEB_CONFIGURE_EXTRA_FLAGS := --enable-python --with-trac_user=bas
     17
     18DEB_CONFIGURE_EXTRA_FLAGS := --enable-python
    1519
    1620# does on package by package bases so doesn't work :-/
Note: See TracChangeset for help on using the changeset viewer.