1 PACKAGE
= $(shell dpkg-parsechangelog | sed
-n
's/^Source: //p')
2 VERSION
= $(shell dpkg-parsechangelog | sed
-n
's/^Version: //p')
3 DIST
= $(shell dpkg-parsechangelog | sed
-n
's/^Distribution: //p')
10 install -d
-m
0755 $(DESTDIR
)/usr
/share
/glpi
/plugins
11 cp
-a plugin
$(DESTDIR
)/usr
/share
/glpi
/plugins
/auf
14 debuild
-I.git
-I
*.ex
-us
-uc
-b
&& \
15 echo
-e
"\n\n==> Lancer \"sudo debi\" pour tester l'installation.\n"
18 debuild
-I.git
-I
*.ex
-tc
-sa
-us
-uc
&& debrelease
--dput jessie-test