get building with debuild
svn path=/trunk/externals/iem/comport/; revision=13831
This commit is contained in:
parent
4b0297cb1d
commit
fd7993e98a
3 changed files with 3 additions and 4 deletions
|
|
@ -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>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue