update
This commit is contained in:
parent
69cbf81a7c
commit
679d31630b
29 changed files with 112 additions and 32 deletions
|
@ -49,6 +49,7 @@ makedeb(){
|
|||
mv ${PATH_DEB}/local_define.php ${PATH_DEB}/etc/glpi
|
||||
mv ${PATH_DEB}/apache2-glpi.conf ${PATH_DEB}/usr/share/doc/glpi/
|
||||
mv ${PATH_DEB}/glpi.cron ${PATH_DEB}/etc/cron.d/glpi
|
||||
chmod 644 ${PATH_DEB}/etc/cron.d/glpi
|
||||
|
||||
sed -i "s/%VERSION%/$DEB_VERSION/" ${PATH_DEB}/DEBIAN/control
|
||||
fakeroot dpkg-deb -Z gzip --build ${PATH_DEB} /tmp/dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue