Changeset 5587 for debian/rules

Show
Ignore:
Timestamp:
07/14/05 11:34:03 (3 years ago)
Author:
rafl
svk:copy_cache_prev:
7591
Message:

* Improved the Debian package:

  • Moved architecture independent modules to pugs-modules
  • Closed the ITP bug with the changelog
  • Clean up properly in clean rule
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debian/rules

    r5532 r5587  
    3232        dh_testdir 
    3333        dh_testroot 
    34         rm -f build-arch-stamp build-indep-stamp configure-stamp debian/pugs.1 debian/pugscc.1 
     34        rm -f build-arch-stamp build-indep-stamp configure-stamp debian/pugs.1 debian/pugscc.1 src/Pugs/CodeGen/PIR/Prelude.hi src/Pugs/CodeGen/PIR/Prelude.o ext/Test-Builder/destroy_test.p6 
    3535        -$(MAKE) realclean 
    3636        dh_clean 
     
    4141        dh_testroot 
    4242        dh_installdirs 
     43        dh_install -i --sourcedir=$(CURDIR)/debian/tmp 
    4344        cp -r $(CURDIR)/docs/* $(CURDIR)/debian/pugs-doc/usr/share/doc/pugs-doc/ 
    4445        rm -f $(CURDIR)/debian/pugs-doc/usr/share/doc/pugs-doc/SEEALSO