This commit is contained in:
Dietmar Maurer 2013-03-22 07:11:15 +01:00
parent 6095bda992
commit 12eb869d70

View File

@ -12,7 +12,6 @@ ${DEB}: ${OPKGNAME}.tar.gz
-rm -rf ${OPKGNAME}
tar xzf ${OPKGNAME}.tar.gz
cp -a debian ${OPKGNAME}
# echo "Architecture: ${ARCH}" >> ${OPKGNAME}/debian/control
cd ${OPKGNAME}; dpkg-buildpackage -rfakeroot -b -us -uc
-rm -rf ${OPKGNAME}
lintian ${DEB}