~ubuntu-branches/ubuntu/oneiric/plymouth/oneiric

« back to all changes in this revision

Viewing changes to build-tools/ltmain.sh

  • Committer: Colin Watson
  • Date: 2011-04-15 13:35:04 UTC
  • Revision ID: cjwatson@canonical.com-20110415133504-ttqfpznpczwibv21
Install slave alternative for plymouth-theme-ubuntu-logo, telling GRUB
to set an aubergine background (LP: #696915).

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
#       compiler:               $LTCC
66
66
#       compiler flags:         $LTCFLAGS
67
67
#       linker:         $LD (gnu? $with_gnu_ld)
68
 
#       $progname:              (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1
 
68
#       $progname:              (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu3
69
69
#       automake:               $automake_version
70
70
#       autoconf:               $autoconf_version
71
71
#
73
73
 
74
74
PROGRAM=ltmain.sh
75
75
PACKAGE=libtool
76
 
VERSION="2.2.6b Debian-2.2.6b-2ubuntu1"
 
76
VERSION="2.2.6b Debian-2.2.6b-2ubuntu3"
77
77
TIMESTAMP=""
78
78
package_revision=1.3017
79
79