gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1693: move util-linux to external dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1693: move util-linux to external dep
Date: Wed, 23 Jan 2013 23:42:39 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1693
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:42:39 +0100
message:
  move util-linux to external dep
renamed:
  deps/util-linux/ => external/util-linux/
modified:
  external/util-linux/Makefile
=== renamed directory 'deps/util-linux' => 'external/util-linux'
=== modified file 'external/util-linux/Makefile'
--- a/deps/util-linux/Makefile  2013-01-19 10:07:22 +0000
+++ b/external/util-linux/Makefile      2013-01-23 22:42:39 +0000
@@ -2,27 +2,5 @@
 GARVERSION = 2.22.2
 HOME_URL = http://userweb.kernel.org/~kzak/util-linux-ng/
 DESCRIPTION = The util-linux package contains a large variety of low-level 
system utilities.
-
-######################################################################
-
-empty:=
-space:= $(empty) $(empty)
-VERSION_LIST = $(subst .,$(space),$(GARVERSION))
-SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
-
-MASTER_SITES = $(MASTER_KERNEL)
-MASTER_SUBDIR = linux/utils/$(GARNAME)/v$(SERIES)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.sign
-
-BUILDDEPS =
-LIBDEPS = pam
-
-######################################################################
-
-include ../../gar.lib/auto.mk
-include config.mk
-
-CONFIGURE_ARGS += --disable-makeinstall-chown --disable-makeinstall-setuid
-
-
+BINFILES = uuidgen
+include ../../gar.lib/external.mk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]