]> git.pld-linux.org Git - packages/blackbox.git/commitdiff
- rename project name on automake level to blackbox (patch fron CNV).
authorkloczek <kloczek@pld-linux.org>
Sun, 15 Jul 2001 12:26:22 +0000 (12:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blackbox-lowcase_name.patch -> 1.1

blackbox-lowcase_name.patch [new file with mode: 0644]

diff --git a/blackbox-lowcase_name.patch b/blackbox-lowcase_name.patch
new file mode 100644 (file)
index 0000000..3bc0368
--- /dev/null
@@ -0,0 +1,13 @@
+diff -uNr blackbox-0.61.1.orig/configure.in blackbox-0.61.1/configure.in
+--- blackbox-0.61.1.orig/configure.in  Tue Aug 22 22:11:54 2000
++++ blackbox-0.61.1/configure.in       Mon Feb  5 11:51:46 2001
+@@ -1,7 +1,7 @@
+-dnl configure.in for Blackbox 0.61.1  - an X11 Window manager
++dnl configure.in for blackbox 0.61.1  - an X11 Window manager
+ dnl Initialize autoconf and automake
+ AC_INIT(src/blackbox.cc)
+-AM_INIT_AUTOMAKE(Blackbox,0.61.1,no-define)
++AM_INIT_AUTOMAKE(blackbox,0.61.1,no-define)
+ dnl Determine default prefix
+ test x$prefix = "xNONE" && prefix="$ac_default_prefix"
This page took 0.057704 seconds and 4 git commands to generate.