Changeset 5e81e60 for debian/rules
- Timestamp:
- 2008-03-25T09:34:06Z (17 years ago)
- Branches:
- master
- Children:
- 8968133
- Parents:
- 990d5fd (diff), 483f8dd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/rules
r990d5fd r5e81e60 14 14 build-arch-stamp: 15 15 if [ ! -d debian ]; then exit 1; fi 16 ./configure --debug=$(DEBUG) --prefix=/usr --etcdir=/etc/bitlbee --events=libevent $(DEB_BUILD_OPTIONS)16 ./configure --debug=$(DEBUG) --prefix=/usr --etcdir=/etc/bitlbee --events=libevent 17 17 $(MAKE) 18 18 # $(MAKE) -C doc/ all
Note: See TracChangeset
for help on using the changeset viewer.