]> git.pld-linux.org Git - packages/fam.git/commitdiff
outdated
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 30 Jun 2005 12:16:34 +0000 (12:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fam-build.patch -> 1.2
    fam-rpcsvc.patch -> 1.2

fam-build.patch [deleted file]
fam-rpcsvc.patch [deleted file]

diff --git a/fam-build.patch b/fam-build.patch
deleted file mode 100644 (file)
index 869aa18..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-diff -u fam-oss-2.6.4/Makefile.am fam-oss-2.6.4-alex/Makefile.am
---- fam-oss-2.6.4/Makefile.am  Sat May 20 06:46:31 2000
-+++ fam-oss-2.6.4-alex/Makefile.am     Tue Jun 26 22:43:18 2001
-@@ -7,30 +7,3 @@
- rpm: dist
-       @cd build && $(MAKE) $(AM_MAKEFLAGS) rpm
--#  We proceed even if these commands fail because this might be an install
--#  into $DESTDIR by a non-root user.
--install-exec-hook:
--      -@if test "no$(LDCONFIG)" != "no"; then \
--##        echo "Adding $(libdir) to ld.so.conf..."; \
--          $(EDITCONF) ld.so.conf add $(DESTDIR)$(libdir) $(DESTDIR)$(libdir); \
--          exec $(LDCONFIG); \
--      fi
--##    @echo "Adding fam to rpc..."
--      -@$(EDITCONF) rpc add 391002 "sgi_fam           391002"
--##    @echo "Adding fam to inetd.conf..."
--      -@$(EDITCONF) inetd.conf add '\b(fam|FAM)\b' \
--          "#  fam, the File Alteration Monitor, http://oss.sgi.com/projects/fam/" \
--          "sgi_fam/1-2 stream rpc/tcp wait root $(DESTDIR)$(bindir)/fam fam"
--      @echo "Restarting inetd..."
--      -@killall -HUP inetd
--
--#  We don't remove $(libdir) from ld.so.conf here because we don't have
--#  a way to tell whether we're the ones who added it, and other things
--#  probably use it as well.
--uninstall-local:
--##    @echo "Removing fam from rpc..."
--      -@$(EDITCONF) rpc remove 391002
--##    @echo "Removing fam from inetd.conf..."
--      -@$(EDITCONF) inetd.conf remove '\b(fam|FAM)\b'
--      @echo "Restarting inetd..."
--      -@killall -HUP inetd
diff --git a/fam-rpcsvc.patch b/fam-rpcsvc.patch
deleted file mode 100644 (file)
index d55d11a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur fam-2.6.7/fam/Makefile.am fam-2.6.7.new/fam/Makefile.am
---- fam-2.6.7/fam/Makefile.am  Tue Dec 18 02:03:37 2001
-+++ fam-2.6.7.new/fam/Makefile.am      Sat Apr 13 13:14:59 2002
-@@ -76,7 +76,7 @@
- EXTRA_fam_SOURCES = IMonIrix.c++ IMonLinux.c++ IMonNone.c++
--fam_LDADD = -lrpcsvc $(top_srcdir)/support/libsupport.a
-+fam_LDADD = $(top_srcdir)/support/libsupport.a
- CLEANFILES += @MKDEPFILE@ ii_files/*.ii
- sinclude @MKDEPFILE@
This page took 0.072442 seconds and 4 git commands to generate.