~ubuntu-branches/ubuntu/saucy/mplayerplug-in/saucy

« back to all changes in this revision

Viewing changes to install.sh

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2006-06-27 04:52:18 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060627045218-dx495rr0atvev8nu
Tags: 3.25-7ubuntu1
Resynchronise with Debian (Closes Ubuntu: #33722, #43382, #44639,
#48424).

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
SHAREDTARGET=mplayerplug-in
4
4
INSTALL='/usr/bin/install -c'
5
 
prefix=/usr
 
5
prefix=/usr/local
6
6
exec_prefix=${prefix}
7
 
sysconfdir=/etc
 
7
sysconfdir=${prefix}/etc
8
8
libdir=${exec_prefix}/lib
9
9
datadir=${prefix}/share
10
10
LOCALEDIR=${datadir}/locale