Changeset 7759 for debian/rules

Show
Ignore:
Timestamp:
10/28/05 19:24:02 (3 years ago)
Author:
rafl
Message:

r18815@ata: rafl | 2005-10-28 19:24:35 +0200

  • Make pugs detection a bit more portable.
  • Embed parrot in the debian package as default.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debian/rules

    r7641 r7759  
    1616configure-stamp: patch-stamp 
    1717        dh_testdir 
    18         PUGS_EMBED=perl5 perl Makefile.PL INSTALLDIRS=vendor DESTDIR=/usr/lib/haskell-packages/ghc6/ 
     18        PUGS_EMBED=perl5,parrot perl Makefile.PL INSTALLDIRS=vendor DESTDIR=/usr/lib/haskell-packages/ghc6/ 
    1919        touch configure-stamp 
    2020