~ubuntu-branches/ubuntu/maverick/libpng/maverick-updates

« back to all changes in this revision

Viewing changes to scripts/makefile.hpux

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2010-01-28 11:57:34 UTC
  • mfrom: (1.1.11 upstream) (15.2.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100128115734-5b6dgb3hf38bw9cn
Tags: 1.2.42-1ubuntu1
* Merge from Debian testing.  Remaining changes:
  - Move libpng from /usr/lib to /lib, so that plymouth is usable on
    systems with a separate /usr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
# Library name:
22
22
LIBNAME = libpng12
23
23
PNGMAJ = 0
24
 
PNGMIN = 1.2.41
 
24
PNGMIN = 1.2.42
25
25
PNGVER = $(PNGMAJ).$(PNGMIN)
26
26
 
27
27
# Shared library names: