source: trunk/packages/sipb-xen-vnc-client/debian/rules @ 305

Last change on this file since 305 was 305, checked in by broder, 16 years ago

If I'm lucky, I might have a sipb-xen-vnc-client package, too

  • Property svn:executable set to *
File size: 294 bytes
Line 
1#!/usr/bin/make -f
2
3include /usr/share/cdbs/1/rules/debhelper.mk
4include /usr/share/cdbs/1/class/makefile.mk
5
6DEB_SRCDIR=code
7
8binary-fixup/sipb-xen-vnc-client::
9        svn co https://sipb-xen-dev.mit.edu:1111/trunk/packages/sipb-xen-vnc-client/code/ $(DEB_DESTDIR)/usr/local/lib/sipb-xen-vnc-client
Note: See TracBrowser for help on using the repository browser.