aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-12 21:20:15 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-12 21:20:15 +0000
commitd451f9266013f043af41e99cf4c5b99a6852c63e (patch)
tree1206250c48b02de9ebb2dd2d7e1e71ddb90f5a21 /debian/rules
parentaa303c6da916872d75ebe840663e767974df148c (diff)
uploaded to git.debian.org: http://git.debian.org/?p=pkg-multimedia/pd-earplug.git;a=summary
svn path=/trunk/externals/earplug~/; revision=14088
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules17
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index 194c6d8..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/usr/bin/make -f
-
-LIBRARY_NAME = earplug~
-PACKAGE = pd-earplug
-pkglibdir = /usr/lib/pd/extra
-
-%:
- dh $@ --buildsystem=makefile
-
-override_dh_auto_install:
- dh_auto_install -- prefix=/usr pkglibdir=$(pkglibdir)
-# replace license file with link to the Debian license file
- rm -f -- $(CURDIR)/debian/$(PACKAGE)/$(pkglibdir)/$(LIBRARY_NAME)/LICENSE.txt
-
-override_dh_shlibdeps:
- dpkg-shlibdeps $(CURDIR)/debian/$(PACKAGE)$(pkglibdir)/$(LIBRARY_NAME)/*.pd_linux \
- -T$(CURDIR)/debian/$(PACKAGE).substvars