Changeset 243 in ProjectBuilder for 0.8.6/pbconf
- Timestamp:
- Oct 23, 2007, 12:26:01 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
0.8.6/pbconf/project-builder/deb/rules
r239 r243 31 31 build: build-stamp 32 32 33 build-stamp: .touched33 build-stamp: 34 34 dh_testdir 35 35 36 36 # Add here commands to compile the package. 37 37 perl Makefile.PL 38 make38 $(MAKE) 39 39 touch $@ 40 40
Note:
See TracChangeset
for help on using the changeset viewer.