Commit b913a04c authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Bump version. Closes #1241, #1243 and #1248

parent 149ea995
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9,9 +9,9 @@
 libcommunicate_la_SOURCES = communicate.c
--- fakeroot/Makefile.in.orig	2006-04-19 11:50:43.000000000 -0600
+++ fakeroot/Makefile.in	2006-04-19 11:51:21.000000000 -0600
@@ -214,7 +214,7 @@
 target_os = @target_os@
 target_vendor = @target_vendor@
@@ -230,7 +230,7 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 AUTOMAKE_OPTIONS = foreign
-SUBDIRS = scripts doc test
+SUBDIRS = scripts test
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# fakeroot
#
#############################################################
FAKEROOT_VERSION:=1.5.12
FAKEROOT_VERSION:=1.6.4
FAKEROOT_SOURCE:=fakeroot_$(FAKEROOT_VERSION).tar.gz
FAKEROOT_SITE:=http://ftp.debian.org/debian/pool/main/f/fakeroot
FAKEROOT_CAT:=$(ZCAT)