[pacman-dev] CVS update of pacman-lib (Makefile.am)

Juergen Hoetzel juergen at archlinux.org
Sat Feb 10 03:10:22 EST 2007


    Date: Saturday, February 10, 2007 @ 03:10:22
  Author: juergen
    Path: /home/cvs-pacman/pacman-lib

Modified: Makefile.am (1.10 -> 1.11)

* fixed dist target


-------------+
 Makefile.am |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


Index: pacman-lib/Makefile.am
diff -u pacman-lib/Makefile.am:1.10 pacman-lib/Makefile.am:1.11
--- pacman-lib/Makefile.am:1.10	Wed Feb  7 17:29:21 2007
+++ pacman-lib/Makefile.am	Sat Feb 10 03:10:22 2007
@@ -1,11 +1,9 @@
 SUBDIRS = lib/libalpm src/util src/pacman scripts doc etc 
 
 EXTRA_DIST =		\
-	ChangeLog  	\
+	NEWS	  	\
 	COPYING		\
-	README 		\
-	TODO 		\
-	TODO.autoconf
+	README
 
 check: src/pacman
 	cd pactest; python pactest.py --test=tests/*.py -p ../src/pacman/pacman --debug=-1




More information about the pacman-dev mailing list