~ubuntu-branches/ubuntu/raring/avr-libc/raring-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2008-08-10 09:59:16 UTC
  • mfrom: (1.2.1 upstream) (8 intrepid)
  • mto: (4.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20080810095916-7ku06pjsfia3hz16
Added build-depends on texlive-extra-utils (closes: #493454)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
build:
8
8
        $(checkdir)
9
 
        ./configure --build=`./config.guess` --host=avr --prefix=/usr --disable-versioned-doc --enable-doc --disable-ps-doc
 
9
        ./configure --build=`./config.guess` --host=avr --prefix=/usr/lib --disable-versioned-doc --enable-doc \
 
10
           --disable-ps-doc --datadir=/usr/share --bindir=/usr/bin
 
11
 
10
12
        make
11
13
        touch build
12
14
 
41
43
#       gzip -9 `find debian/tmp/usr/share/doc/$(package)/ -type f`
42
44
# Must have debmake installed for this to work. Otherwise please copy
43
45
# /usr/bin/debstd into the debian directory and change debstd to debian/debstd
 
46
        mv debian/avr-libc/usr/lib/bin debian/avr-libc/usr/
44
47
 
45
48
#       debstd -m
46
49
#       dpkg-gencontrol -isp