[SCM] pd-readanysf/master: using make rather than autotools

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Wed Feb 9 09:35:13 UTC 2011


The following commit has been merged in the master branch:
commit fde22340da09ca72afd4a022b6c540bc6e34487d
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Wed Feb 9 10:10:16 2011 +0100

    using make rather than autotools

diff --git a/debian/rules b/debian/rules
index c3e0b38..ddf80d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/class/pd.mk
 include /usr/share/cdbs/1/rules/utils.mk
-
-# where sources are
-DEB_SRCDIR = src

-- 
pd-readanysf packaging



More information about the pkg-multimedia-commits mailing list