From: Seth Vidal Date: Fri, 3 Sep 2004 06:29:19 +0000 (+0000) Subject: Makefile update to fix a bug reported by Anvil X-Git-Tag: upstream/0.9.9~290 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a39a3a8bfcda0948ba216a33588670ef61657d1;p=tools%2Fcreaterepo.git Makefile update to fix a bug reported by Anvil --- diff --git a/Makefile b/Makefile index d3ffffb..9599e3b 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ pkgincludedir = $(includedir)/$(PACKAGE) top_builddir = # all dirs -DIRS = $(DESTDIR)$(bindir) $(DESTDIR)/etc $(DESTDIR)$(pkgdatadir) +DIRS = $(DESTDIR)$(bindir) $(DESTDIR)$(sysconfdir) $(DESTDIR)$(pkgdatadir) # INSTALL scripts