Add $Id$; Fix some properties.

svn path=/trunk/; revision=34996
This commit is contained in:
Bill Meier 2010-11-21 19:03:17 +00:00
parent 2560f981ab
commit d1b6eacf21
9 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,6 @@
#
# $Id$
#
SUBDIRS = macosx rpm svr4 nsis
MAINTAINERCLEANFILES = \

View File

@ -1,3 +1,5 @@
# $Id$
#
MAINTAINERCLEANFILES = \
Makefile.in

View File

@ -1,3 +1,5 @@
# $Id$
#
SUBDIRS = SPECS
MAINTAINERCLEANFILES = \

View File

@ -1,3 +1,5 @@
# $Id$
#
MAINTAINERCLEANFILES = \
Makefile.in

View File

@ -1,4 +1,5 @@
# Note that this is NOT a relocatable package
# $Id$
%define ver @VERSION@
%define rel 2
%define prefix /usr

View File

@ -1,3 +1,6 @@
#
# $Id$
#
DISTCLEANFILES = \
Prototype

View File

@ -4,6 +4,9 @@
#
# This is a modified version of a script written by mark@metalab.unc.edu .
# The original is at http://metalab.unc.edu/pub/packages/solaris/sparc/html/creating.solaris.packages.html .
#
# $Id$
#
PKG_CONFIG=@PKG_CONFIG@

View File

@ -5,7 +5,9 @@
#
# This is a modified version of a script written by mark@metalab.unc.edu .
# The original is at http://metalab.unc.edu/pub/packages/solaris/sparc/html/creating.solaris.packages.html .
#
# $Id$
#
if [ "$1" != "" ] ; then
pkg=$1
else

View File

@ -1,3 +1,4 @@
# $Id$
PKG="@PACKAGE@"
NAME="@PACKAGE@ @VERSION@"
VERSION="@VERSION@"