Changeset 7527 for debian/rules
- Timestamp:
- 10/10/05 14:07:13 (3 years ago)
- Files:
-
- 1 modified
-
debian/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debian/rules
r7526 r7527 26 26 -test $$SKIP_TESTS || $(MAKE) $(TESTS) 27 27 # use DEB_BUILD_OPTIONS="smoke_upload=0" to avoid uploading the smoke file automatically 28 -for html in $(CURDIR)/smoke*.html; do \29 ./util/smokeserv/smokeserv-client.pl $$html; \30 done;31 28 pod2man --section=1 --release="Debian Project" --center="Debian GNU/Linux manual" $(CURDIR)/script/pugscc $(CURDIR)/debian/pugscc.1 32 29 touch build-arch-stamp
