root/trunk/max-javahotpot-tutorial/debian/rules @ 35

Revision 35, 211 bytes (checked in by max, 23 months ago)

mario.izquierdo
max-javahotpot-tutorial (3.1.max1)

  • New release
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4
5
6binary-install/max-javahotpot-tutorial::
7        # clean svn dirs
8        find $(CURDIR)/debian/max-javahotpot-tutorial -type d -name .svn | xargs rm -rf --
Note: See TracBrowser for help on using the browser.