diff --git a/Makefile b/Makefile index 9c689b2..a74c8f1 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,11 @@ +include /usr/share/dpkg/pkg-info.mk +include /usr/share/dpkg/architecture.mk + +PACKAHE=libxdgmime + +DEB = libxdgmime-perl_${DEB_VERSION_UPSTREAM_REVISION}_${DEB_BUILD_ARCH}.deb + OPKGNAME=Xdgmime -DEB = libxdgmime-perl_0.01-3_amd64.deb ${DEB}: ${OPKGNAME}/Xdgmime.xs -rm -rf build