root/trunk/max-javahotpot-tutorial/debian/rules
@
35
| Revision 35, 211 bytes (checked in by max, 23 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/usr/bin/make -f |
| 2 | |
| 3 | include /usr/share/cdbs/1/rules/debhelper.mk |
| 4 | |
| 5 | |
| 6 | binary-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.
