~ubuntu-branches/debian/jessie/rinse/jessie

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Package Import Robot
  • Author(s): Thomas Lange
  • Date: 2011-08-31 11:38:27 UTC
  • mfrom: (1.2.8 upstream)
  • Revision ID: package-import@ubuntu.com-20110831113827-0zmrcbl1h6yde3mf
Tags: 1.9.1-1
* add missing package for CentOS and SLC 6 (closes: 635645)
* rinse.conf: fix wrong URL (closes: #635639)  

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
#  Only used to build distribution tarballs.
11
11
#
12
12
DIST_PREFIX = ${TMP}
13
 
VERSION     = 1.9
 
13
VERSION     = 1.9.1
14
14
BASE        = rinse
15
15
PREFIX      =
16
16