]> git.pld-linux.org Git - packages/sawfish.git/commitdiff
- updated for 0.31.
authorkloczek <kloczek@pld-linux.org>
Thu, 21 Sep 2000 20:08:17 +0000 (20:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sawfish-no_version.patch -> 1.3

sawfish-no_version.patch

index bf729784f0dbf4434ac86629f3d6225fe475574d..a1940d19e76cd62ab409929abbce5a3b4cf48c8f 100644 (file)
@@ -1,24 +1,22 @@
-diff -Nru sawfish-0.30/configure.in sawfish-0.30.new/configure.in
---- sawfish-0.30/configure.in  Thu Jul 13 04:07:04 2000
-+++ sawfish-0.30.new/configure.in      Thu Jul 13 04:06:22 2000
-@@ -55,10 +55,10 @@
+diff -Nru sawfish-0.31/configure.in sawfish-0.31.new/configure.in
+--- sawfish-0.31/configure.in  Thu Sep 21 22:05:13 2000
++++ sawfish-0.31.new/configure.in      Thu Sep 21 22:06:18 2000
+@@ -55,9 +55,9 @@
  esac
  
  sawfishdir='${datadir}/sawfish'
 -lispdir='${sawfishdir}/${version}/lisp'
--nokogiridir='${sawfishdir}/${version}/nokogiri'
 -localedir='${sawfishdir}/${version}/locale'
 -sawfishexecdir='${libexecdir}/sawfish/${version}/${host_type}'
 +lispdir='${sawfishdir}/lisp'
-+nokogiridir='${sawfishdir}/nokogiri'
-+localedir='$(datadir)/locale'
-+sawfishexecdir='${libexecdir}/sawfish/'
++localedir='${sawfishdir}/locale'
++sawfishexecdir='${libexecdir}/sawfish/
  
  dnl Checks for programs.
  AC_PROG_CC
-diff -Nru sawfish-0.30/sounds/Makefile.in sawfish-0.30.new/sounds/Makefile.in
---- sawfish-0.30/sounds/Makefile.in    Thu Jul 13 04:07:04 2000
-+++ sawfish-0.30.new/sounds/Makefile.in        Thu Jul 13 04:06:22 2000
+diff -Nru sawfish-0.31/sounds/Makefile.in sawfish-0.31.new/sounds/Makefile.in
+--- sawfish-0.31/sounds/Makefile.in    Thu Sep 21 22:05:13 2000
++++ sawfish-0.31.new/sounds/Makefile.in        Thu Sep 21 21:46:54 2000
 @@ -27,7 +27,7 @@
  VPATH=@srcdir@:@top_srcdir@
  
@@ -28,9 +26,9 @@ diff -Nru sawfish-0.30/sounds/Makefile.in sawfish-0.30.new/sounds/Makefile.in
  
  all :
  
-diff -Nru sawfish-0.30/themer/Makefile.in sawfish-0.30.new/themer/Makefile.in
---- sawfish-0.30/themer/Makefile.in    Thu Jul 13 04:07:04 2000
-+++ sawfish-0.30.new/themer/Makefile.in        Thu Jul 13 04:09:13 2000
+diff -Nru sawfish-0.31/themer/Makefile.in sawfish-0.31.new/themer/Makefile.in
+--- sawfish-0.31/themer/Makefile.in    Thu Sep 21 22:05:13 2000
++++ sawfish-0.31.new/themer/Makefile.in        Thu Sep 21 21:46:54 2000
 @@ -26,8 +26,7 @@
  srcdir=@srcdir@
  VPATH=@srcdir@:@top_srcdir@
@@ -59,9 +57,9 @@ diff -Nru sawfish-0.30/themer/Makefile.in sawfish-0.30.new/themer/Makefile.in
  
  clean :
        rm -f *~ themer.jl *.jlc *.bak core
-diff -Nru sawfish-0.30/themer/themer.in sawfish-0.30.new/themer/themer.in
---- sawfish-0.30/themer/themer.in      Thu Jul 13 04:07:04 2000
-+++ sawfish-0.30.new/themer/themer.in  Thu Jul 13 04:06:22 2000
+diff -Nru sawfish-0.31/themer/themer.in sawfish-0.31.new/themer/themer.in
+--- sawfish-0.31/themer/themer.in      Thu Sep 21 22:05:13 2000
++++ sawfish-0.31.new/themer/themer.in  Thu Sep 21 21:46:54 2000
 @@ -31,7 +31,7 @@
  (setq backtrace-on-error '(bad-arg missing-arg void-value invalid-function))
  
@@ -71,9 +69,9 @@ diff -Nru sawfish-0.30/themer/themer.in sawfish-0.30.new/themer/themer.in
  (defvar locale-dir "__locale_dir__")
  
  (when (and (not (get-command-line-option "--disable-nls"))
-diff -Nru sawfish-0.30/themes/Makefile.in sawfish-0.30.new/themes/Makefile.in
---- sawfish-0.30/themes/Makefile.in    Thu Jul 13 04:07:04 2000
-+++ sawfish-0.30.new/themes/Makefile.in        Thu Jul 13 04:06:22 2000
+diff -Nru sawfish-0.31/themes/Makefile.in sawfish-0.31.new/themes/Makefile.in
+--- sawfish-0.31/themes/Makefile.in    Thu Sep 21 22:05:14 2000
++++ sawfish-0.31.new/themes/Makefile.in        Thu Sep 21 21:46:54 2000
 @@ -27,7 +27,7 @@
  VPATH=@srcdir@:@top_srcdir@
  
This page took 0.037584 seconds and 4 git commands to generate.