add .gitignore files, fix Makefiles

This commit is contained in:
Dietmar Maurer 2011-08-23 16:23:46 +02:00
parent c3731ed285
commit 5384d162d8
9 changed files with 13 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
country.dat
pve-manager_*_all.deb

1
PVE/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
pvecfg.pm

1
bin/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.1

View File

@ -18,6 +18,8 @@ MANS = \
pveversion.1 \
pveperf.1
all: ${MANS}
%.1: %
pod2man -n $* -s 1 -r "proxmox ${VERSION}" -c "Proxmox Documentation" <$* >$*.1

View File

@ -2,7 +2,7 @@ RELEASE=2.0
VERSION=2.0
PACKAGE=pve-manager
PKGREL=4
PACKAGERELEASE=4
BINDIR=${DESTDIR}/usr/bin
PERLLIBDIR=${DESTDIR}/usr/share/perl5

1
www/ext4/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
extjs

View File

@ -1,5 +1,7 @@
include ../../defines.mk
all:
GNOME_IMAGES = \
display.png \
keyboard.png \

1
www/manager/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
pvemanagerlib.js

2
www/templates/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
ve-pve.auto.conf-sample
ve-pve.auto.conf-sample.tmp