gentoo: use /var/run for new /run compatibility
[util-vserver.git] / contrib / Makefile-files
1 ## $Id$  -*- makefile -*-
2
3 ## Copyright (C) 2004 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
4 ##  
5 ## This program is free software; you can redistribute it and/or modify
6 ## it under the terms of the GNU General Public License as published by
7 ## the Free Software Foundation; either version 2, or (at your option)
8 ## any later version.
9 ##  
10 ## This program is distributed in the hope that it will be useful,
11 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
12 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 ## GNU General Public License for more details.
14 ##  
15 ## You should have received a copy of the GNU General Public License
16 ## along with this program; if not, write to the Free Software
17 ## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18 ##  
19
20
21 contrib_gen_DTA =                       contrib/manifest.dat
22 contrib_subst_SRCS =                    contrib/manifest.dat.pathsubst
23
24
25 noinst_DATA +=                          $(contrib_gen_DTA)
26 CLEANFILES +=                           $(contrib_gen_DTA)
27
28 EXTRA_DIST +=                           $(contrib_subst_SRCS) \
29                                         contrib/yum-2.2.1-chroot.patch \
30                                         contrib/yum-2.3.2-chroot.patch \
31                                         contrib/yum-2.3.3-chroot.patch \
32                                         contrib/yum-2.3.4-chroot.patch \
33                                         contrib/yum-2.6.0-chroot.patch \
34                                         contrib/yum-2.9.6-chroot.patch \
35                                         contrib/yum-3.0.3-chroot.patch \
36                                         contrib/yum-3.0.5-chroot.patch \
37                                         contrib/yum-3.2.0-chroot.patch \
38                                         contrib/yum-3.2.1-chroot.patch \
39                                         contrib/yum-3.2.4-chroot.patch \
40                                         contrib/yum-3.2.27_el6-chroot.patch \
41                                         contrib/make-manifest \
42                                         contrib/make-deb-manifest
43
44 contrib/manifest.dat:                   contrib/.manifest.dat.pathsubst.stamp