X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=debian%2Frules;h=cff565ca440f8261a42c04872a239401c0a03e33;hb=b2b4d61351dcec375a00d6507c73d7bb122b4074;hp=8ee2817359e496d88b9181add0294dd218c48295;hpb=2a09fb070e935ab2115fadb18f0f2b377f0f0d9f;p=banana.git diff --git a/debian/rules b/debian/rules index 8ee2817..cff565c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,9 @@ #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + +# configure simple-patchsys +DEB_PATCHDIRS := debian/patches # documentation DEB_INSTALL_DOCS_ALL := @@ -10,7 +14,7 @@ DEB_INSTALL_CHANGELOGS_ALL := DEB_INSTALL_CHANGELOGS_php-banana := Changelog #directories -DEB_INSTALL_DIRS_php-banana := var/spool/banana/ +DEB_INSTALL_DIRS_php-banana := var/spool/banana/ var/spool/banana/templates_c install/php-banana:: make