minor changes to the make file so that it will make a proper archive :)
authorSeth Vidal <skvidal@fedoraproject.org>
Tue, 28 Oct 2008 19:35:42 +0000 (15:35 -0400)
committerSeth Vidal <skvidal@fedoraproject.org>
Tue, 28 Oct 2008 19:35:42 +0000 (15:35 -0400)
bin/Makefile

index 25437f92e0e8cd0ccc0b0f9abb81cae07a34d711..8e0a7e27a62810442d0b057ea198fee884d23228 100644 (file)
@@ -36,7 +36,8 @@ INSTALL_MODULES = $(INSTALL) -m 755 -D
 RM             = rm -f
 
 
-all: $(srcdir)/$(PKGNAME)
+all:
+       echo "Nothing to do"
 
 
 install: all installdirs
@@ -74,7 +75,7 @@ distfiles:
        $(srcdir)/$(PKGNAME) \
        $(srcdir)/Makefile \
        $(srcdir)/modifyrepo \
-       $(srcdir)/mergerepo \   
+       $(srcdir)/mergerepo \
        $(top_srcdir)/.disttmp/$$distdir/bin
 
 dailyfiles: