From 3433189e8a3934084db3945f1e9c0c8fa3f8f166 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 16 Jun 1996 08:46:47 +0000 Subject: Sun Jun 16 03:22:49 1996 Roland McGrath * sysdeps/unix/sysv/Makefile (sysdep_headers): Make append of termio.h and rule for it conditional on termio.h not already being in sysdep_headers. * rpm/Makefile (install-others) [libc.so-version]: Get libc.so from $(libdir), only the versioned named from $(slibdir). (instfiles): New variable. (glibc-$(version).$(config).rpm): New target. Run rpm -bb. * rpm/rpmrc: New file. A third of the options controlling rpm can only be given here (another third is on the command line, and a third cannot be specified in any way shape or form). --- rpm/rpmrc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rpm/rpmrc (limited to 'rpm/rpmrc') diff --git a/rpm/rpmrc b/rpm/rpmrc new file mode 100644 index 0000000000..e4d66e971d --- /dev/null +++ b/rpm/rpmrc @@ -0,0 +1,4 @@ +builddir: . +rpmdir: . +srcrpmdir: . +specdir: . -- cgit v1.2.3