]> git.pld-linux.org Git - packages/libpst.git/commitdiff
- obsolete
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 21 Mar 2009 17:29:24 +0000 (17:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    readpst-install.patch -> 1.2

readpst-install.patch [deleted file]

diff --git a/readpst-install.patch b/readpst-install.patch
deleted file mode 100644 (file)
index e7631bc..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
---- libpst-0.5.1/Makefile~     2004-11-17 18:16:02.000000000 +0200
-+++ libpst-0.5.1/Makefile      2006-01-04 14:48:21.000000000 +0200
-@@ -6,10 +6,10 @@
- #---------------- Do not modify below this point ------------------
--INSTALL_DIR     := $(INSTALL) -p -d -o root -g root -m 0755
--INSTALL_FILE    := $(INSTALL) -p    -o root -g root -m 0644
--INSTALL_PROGRAM := $(INSTALL) -p    -o root -g root -m 0755 # -s
--INSTALL_SCRIPT  := $(INSTALL) -p    -o root -g root -m 0755
-+INSTALL_DIR     := $(INSTALL) -p -d
-+INSTALL_FILE    := $(INSTALL) -p
-+INSTALL_PROGRAM := $(INSTALL) -p
-+INSTALL_SCRIPT  := $(INSTALL) -p
- VERSION = $(shell cat VERSION)
---- libpst-0.5.1/Makefile~     2006-01-04 14:49:05.000000000 +0200
-+++ libpst-0.5.1/Makefile      2006-01-04 14:50:09.000000000 +0200
-@@ -59,7 +59,6 @@
-       $(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/man/man1
-       $(INSTALL_FILE) readpst{,log}.1 $(DESTDIR)$(PREFIX)/share/man/man1/
-       $(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/doc/libpst
--      $(INSTALL_FILE) $(DOCS) $(DESTDIR)$(PREFIX)/share/doc/libpst/
- uninstall:
-       -rm -f $(DESTDIR)$(PREFIX)/bin/readpst{,log}
This page took 0.040477 seconds and 4 git commands to generate.