]> git.pld-linux.org Git - packages/LPRng.git/commitdiff
- don't define SHELL in makefile
authorwolf <wolf@pld-linux.org>
Mon, 7 Aug 2006 22:32:41 +0000 (22:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LPRng-shell.patch -> 1.1
    LPRng.spec -> 1.123

LPRng-shell.patch [new file with mode: 0644]
LPRng.spec

diff --git a/LPRng-shell.patch b/LPRng-shell.patch
new file mode 100644 (file)
index 0000000..869da7c
--- /dev/null
@@ -0,0 +1,11 @@
+diff -ruN LPRng-3.8.28./Makefile.in LPRng-3.8.28/Makefile.in
+--- LPRng-3.8.28./Makefile.in  2004-09-24 22:19:52.000000000 +0200
++++ LPRng-3.8.28/Makefile.in   2006-08-08 00:24:14.378445816 +0200
+@@ -42,7 +42,6 @@
+ LPD_CONF_PATH=\"@LPD_CONF_PATH@\"
+ PRINTCAP_PATH=\"@PRINTCAP_PATH@\"
+ LPD_PATH=\"@LPD_DIR@/lpd\"
+-SHELL="@SHELL@"
+ LOCKFILE=\"@LOCKFILE@\"
+ CONFIG_SUBDIR="@CONFIG_SUBDIR@"
+ PSHOWALL="@PSHOWALL@"
index 79382c4ab7b4dbbeeca5b91248fbd59a97f1a0aa..96fc1e143191657182a9eca7eaaddfb89c77efbd 100644 (file)
@@ -22,6 +22,7 @@ Patch2:               %{name}-ngettext.patch
 Patch3:                %{name}-missing-nls.patch
 Patch4:                %{name}-pl.po.patch
 Patch5:                %{name}-types.patch
+Patch6:                %{name}-shell.patch
 URL:           http://www.lprng.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -161,6 +162,7 @@ Support 
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 rm -rf autom4te.cache
 mv  PrintingCookbook/{HTML,PrintingCookbook}
This page took 0.054722 seconds and 4 git commands to generate.