From: Pierre Habouzit (MadCoder Date: Fri, 7 Jan 2005 23:17:31 +0000 (+0000) Subject: prepare plat/al for php-banana deb package X-Git-Tag: xorg/old~515 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=002133b61388a60d05ffcd6cad8a1f695b18df51;p=platal.git prepare plat/al for php-banana deb package git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-235 --- diff --git a/Makefile b/Makefile index 3debbad..5c2b4f4 100644 --- a/Makefile +++ b/Makefile @@ -36,21 +36,7 @@ templates_c: htdocs/valid.html: ln -sf ../templates_c/valid.html htdocs/valid.html -include/banana: ../banana/banana - ln -sf ../$< $@ - -htdocs/banana/banana.css: ../banana/css/style.css - ln -sf ../../$< $@ - -htdocs/banana/xface.php: ../banana/examples/xface.php - ln -sf ../../$< $@ - -htdocs/banana/img: ../banana/img - ln -sf ../../$< $@ - -devel: build templates_c htdocs/valid.html include/banana \ - htdocs/banana/xface.php htdocs/banana/img htdocs/banana/banana.css - +devel: build templates_c htdocs/valid.html ################################################################################ diff --git a/htdocs/banana/.arch-inventory b/htdocs/banana/.arch-inventory deleted file mode 100644 index 3e2b070..0000000 --- a/htdocs/banana/.arch-inventory +++ /dev/null @@ -1 +0,0 @@ -precious ^(img|spool|xface.php|banana.css) diff --git a/htdocs/banana/xface.php b/htdocs/banana/xface.php new file mode 100644 index 0000000..16d0332 --- /dev/null +++ b/htdocs/banana/xface.php @@ -0,0 +1,6 @@ + diff --git a/include/.arch-inventory b/include/.arch-inventory index 65d95a3..a69f64c 100644 --- a/include/.arch-inventory +++ b/include/.arch-inventory @@ -1 +1 @@ -precious ^(xorg.globals.inc.php|banana)$ +precious ^(xorg.globals.inc.php)$ diff --git a/templates/banana/index.head.tpl b/templates/banana/index.head.tpl index efc49ce..1dbee56 100644 --- a/templates/banana/index.head.tpl +++ b/templates/banana/index.head.tpl @@ -18,6 +18,6 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * ***************************************************************************} - + {* vim:set et sw=2 sts=2 sws=2: *}