diff --git a/debian/patches/series b/debian/patches/series index 6d76c6c..9480dbc 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,4 @@ -01-docdir.patch +#01-docdir.patch 02-encryption.patch 03-dvdrom.patch 04-manpage.patch diff --git a/debian/rules b/debian/rules index a887c59..fb6eda2 100755 --- a/debian/rules +++ b/debian/rules @@ -39,11 +39,7 @@ install: build dh_prep $(MAKE) \ - BINDIR=$(CURDIR)/debian/tmp/usr/bin \ - DOCDIR=$(CURDIR)/debian/tmp/usr/share/doc \ - DOCSUBDIR=$(CURDIR)/debian/tmp/usr/share/doc/dvdisaster-doc/html \ - LOCALEDIR=$(CURDIR)/debian/tmp/usr/share/locale \ - MANDIR=$(CURDIR)/debian/tmp/usr/share/man \ + BUILDROOT=$(CURDIR)/debian/tmp \ install # Installing desktop file