]> git.proxmox.com Git - pve-manager.git/commitdiff
add .gitignore files, fix Makefiles
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Aug 2011 14:23:46 +0000 (16:23 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Aug 2011 14:23:46 +0000 (16:23 +0200)
.gitignore [new file with mode: 0644]
PVE/.gitignore [new file with mode: 0644]
bin/.gitignore [new file with mode: 0644]
bin/Makefile
defines.mk
www/images/Makefile
www/manager/.gitignore [new file with mode: 0644]
www/templates/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..87b460a
--- /dev/null
@@ -0,0 +1,2 @@
+country.dat
+pve-manager_*_all.deb
diff --git a/PVE/.gitignore b/PVE/.gitignore
new file mode 100644 (file)
index 0000000..0ca0562
--- /dev/null
@@ -0,0 +1 @@
+pvecfg.pm
diff --git a/bin/.gitignore b/bin/.gitignore
new file mode 100644 (file)
index 0000000..f7e585b
--- /dev/null
@@ -0,0 +1 @@
+*.1
index caea93922ea955c531472372f10feae67742284c..e8166a83fdc3fb034a98c96e3a369b6347543969 100644 (file)
@@ -18,6 +18,8 @@ MANS =                                \
        pveversion.1            \
        pveperf.1
 
+all: ${MANS}
+
 %.1: %
        pod2man -n $* -s 1 -r "proxmox ${VERSION}" -c "Proxmox Documentation" <$* >$*.1
 
index 141e2858830167df9486c80034f2484f23c4c9a1..c890f59a3be36d63028ceae936e5601986fc0239 100644 (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
index 9a24ecb6842eed9e2e965783c448e55ca5bed189..497bb7c5763177c1fc334fcb5ce236605cb1b993 100644 (file)
@@ -1,5 +1,7 @@
 include ../../defines.mk
 
+all:
+
 GNOME_IMAGES =                         \
        display.png             \
        keyboard.png            \
diff --git a/www/manager/.gitignore b/www/manager/.gitignore
new file mode 100644 (file)
index 0000000..02d7758
--- /dev/null
@@ -0,0 +1 @@
+pvemanagerlib.js
diff --git a/www/templates/.gitignore b/www/templates/.gitignore
new file mode 100644 (file)
index 0000000..8dbaa39
--- /dev/null
@@ -0,0 +1,2 @@
+ve-pve.auto.conf-sample
+ve-pve.auto.conf-sample.tmp