get building with debuild

svn path=/trunk/externals/iem/comport/; revision=13831
This commit is contained in:
Hans-Christoph Steiner 2010-08-18 23:21:15 +00:00
parent 4b0297cb1d
commit fd7993e98a
3 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
pd-template (0.1-1) unstable; urgency=low pd-comport (0.1-1) unstable; urgency=low
* Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>

View file

@ -1,4 +1,3 @@
usr/lib/pd/extra/template/README.txt usr/share/doc/pd-template/README usr/lib/pd/extra/comport/README.txt usr/share/doc/pd-comport/README
usr/lib/pd/extra/template/examples usr/share/doc/pd-template/examples

View file

@ -1,6 +1,6 @@
#!/usr/bin/make -f #!/usr/bin/make -f
LIBRARY_NAME = template LIBRARY_NAME = comport
PACKAGE = pd-$(LIBRARY_NAME) PACKAGE = pd-$(LIBRARY_NAME)
pkglibdir = /usr/lib/pd/extra pkglibdir = /usr/lib/pd/extra