Mercurial > noffle
diff debian/rules @ 486:a5cb498bcbed noffle
[svn] *** empty log message ***
author | godisch |
---|---|
date | Sun, 28 Nov 2004 09:46:27 +0000 |
parents | 7a5ec3f900e1 |
children |
line wrap: on
line diff
--- a/debian/rules Sat Nov 27 23:20:10 2004 +0000 +++ b/debian/rules Sun Nov 28 09:46:27 2004 +0000 @@ -1,5 +1,5 @@ #!/usr/bin/make -f -# $Id: rules 575 2003-06-23 09:00:58Z godisch $ +# $Id: rules 633 2004-11-28 09:46:27Z godisch $ BUILDDIR = debian/noffle DEBDIR = $(BUILDDIR)/DEBIAN @@ -131,6 +131,7 @@ # building Debian package dpkg-shlibdeps $(BUILDDIR)/usr/bin/noffle dpkg-gencontrol -isp -pnoffle -P$(BUILDDIR) + chmod 0644 $(BUILDDIR)/DEBIAN/control dpkg --build $(BUILDDIR) .. # binary target finished