Changeset 7387
- Timestamp:
- 02/19/11 20:23:15 (2 years ago)
- Location:
- pkg/vinnie/main/iceweasel/trunk/debian
- Files:
-
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/vinnie/main/iceweasel/trunk/debian/control
r7384 r7387 6 6 Build-Depends: autotools-dev, 7 7 debhelper (>= 7.2.3), 8 quilt, 8 9 libx11-dev, 9 10 libxt-dev, -
pkg/vinnie/main/iceweasel/trunk/debian/control.in
r7384 r7387 6 6 Build-Depends: autotools-dev, 7 7 debhelper (>= 7.2.3), 8 quilt, 8 9 libx11-dev, 9 10 libxt-dev, -
pkg/vinnie/main/iceweasel/trunk/debian/rules
r7384 r7387 1 1 #!/usr/bin/make -f 2 include /usr/share/cdbs/1/rules/debhelper.mk 3 include /usr/share/cdbs/1/rules/patchsys-quilt.mk 4 2 5 ifeq (,$(shell dh_testdir || echo no)) 3 6 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
Note: See TracChangeset
for help on using the changeset viewer.


