summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-01-25 01:05:53 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-01-25 01:05:53 +0000
commit89fce37bbb01db3271978d550d4c03b3aeb85ae6 (patch)
tree5651155cd153071b31d6ade6009267e580e542dc
parent8780a9be7227d1920f1d8c39c698573f0957260e (diff)
downloadxine-lib-89fce37bbb01db3271978d550d4c03b3aeb85ae6.tar.gz
xine-lib-89fce37bbb01db3271978d550d4c03b3aeb85ae6.tar.bz2
Really remove guenter_rpms.sh ;-)
CVS patchset: 1451 CVS date: 2002/01/25 01:05:53
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 10dd63608..f2533ef7f 100644
--- a/configure.in
+++ b/configure.in
@@ -890,7 +890,7 @@ misc/build_rpms.sh
misc/fonts/Makefile
intl/Makefile
po/Makefile.in],
-[chmod +x ./misc/SlackBuild ./misc/build_rpms.sh ./misc/guenter_rpms.sh; rm -f include/xine.h; echo '/* !! DO NO EDIT THIS FILE, it is automatically generated */' > include/xine.h && cat include/xine.h.tmpl >> include/xine.h])
+[chmod +x ./misc/SlackBuild ./misc/build_rpms.sh; rm -f include/xine.h; echo '/* !! DO NO EDIT THIS FILE, it is automatically generated */' > include/xine.h && cat include/xine.h.tmpl >> include/xine.h])
dnl
dnl Hack the libtool script (if required).