From a45d6bbb002dd5e9de8cde524bca1fd15e313a69 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 06 Dec 2015 23:30:02 -0500 Subject: Makefile.am: Drop pkgdata*dir --- diff --git a/Makefile.am b/Makefile.am index 236da77..2ecf929 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,16 +53,9 @@ CLEANFILES = \ $(man8_MANS) \ $(locale_MESSAGES) \ .builddirstamp -pkgdatacmddir = $(pkgdatadir)/cmd -pkgdataprofiledir = $(pkgdatadir)/profile -pkgdatapackagedir = $(pkgdatadir)/package uninstall_dirs = \ '$(DESTDIR)$(pkglocalstatedir)/mount' \ - '$(DESTDIR)$(pkglocalstatedir)' \ - '$(DESTDIR)$(pkgdatapackagedir)' \ - '$(DESTDIR)$(pkgdataprofiledir)' \ - '$(DESTDIR)$(pkgdatacmddir)' \ - '$(DESTDIR)$(pkgdatadir)' + '$(DESTDIR)$(pkglocalstatedir)' sources = \ $(bin_sources) \ $(pkgdata_sources) \ -- cgit v0.9.1