projects
/
pve-common.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add vzctl to list of required packages
[pve-common.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index fb97e99e154831c8b43869f083320f338690ae9f..feb0d19f829243832a7f26eff9c456a5c5174a4f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-25,8
+25,8
@@
dinstall: deb
.PHONY: deb
deb ${DEB}:
rm -rf build
.PHONY: deb
deb ${DEB}:
rm -rf build
- rsync -a
--exclude .svn
data/ build
- rsync -a
--exclude .svn
debian/ build/debian
+ rsync -a data/ build
+ rsync -a debian/ build/debian
cd build; dpkg-buildpackage -rfakeroot -b -us -uc
lintian ${DEB}
cd build; dpkg-buildpackage -rfakeroot -b -us -uc
lintian ${DEB}