Changeset 7527 for debian/rules

Show
Ignore:
Timestamp:
10/10/05 14:07:13 (3 years ago)
Author:
rafl
Message:

Debian:

  • rules: removed the smoke uploading code. make smoke handles it.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debian/rules

    r7526 r7527  
    2626        -test $$SKIP_TESTS || $(MAKE) $(TESTS) 
    2727        # 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; 
    3128        pod2man --section=1 --release="Debian Project" --center="Debian GNU/Linux manual" $(CURDIR)/script/pugscc $(CURDIR)/debian/pugscc.1 
    3229        touch build-arch-stamp