[arch-commits] Commit in pam/trunk (pam.install pam_namespace-build-1.1.6.patch)

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Oct 21 06:21:21 UTC 2013


    Date: Monday, October 21, 2013 @ 08:21:21
  Author: tpowa
Revision: 196912

remove not needed files

Deleted:
  pam/trunk/pam.install
  pam/trunk/pam_namespace-build-1.1.6.patch

---------------------------------+
 pam.install                     |   12 ------------
 pam_namespace-build-1.1.6.patch |   11 -----------
 2 files changed, 23 deletions(-)

Deleted: pam.install
===================================================================
--- pam.install	2013-10-21 06:00:33 UTC (rev 196911)
+++ pam.install	2013-10-21 06:21:21 UTC (rev 196912)
@@ -1,12 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-  # need to run this immediately -- pacman only runs it at the end of
-  # all package installs
-  usr/bin/ldconfig -r .
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  post_install $1
-}

Deleted: pam_namespace-build-1.1.6.patch
===================================================================
--- pam_namespace-build-1.1.6.patch	2013-10-21 06:00:33 UTC (rev 196911)
+++ pam_namespace-build-1.1.6.patch	2013-10-21 06:21:21 UTC (rev 196912)
@@ -1,11 +0,0 @@
---- modules/pam_namespace/Makefile~	2012-10-12 10:59:13.557550706 +0200
-+++ modules/pam_namespace/Makefile	2012-10-12 10:59:13.564217270 +0200
-@@ -869,7 +869,7 @@
- 
- 
- install-data-local:
--	mkdir -p $(namespaceddir)
-+	mkdir -p $(DESTDIR)$(namespaceddir)
- README: pam_namespace.8.xml namespace.conf.5.xml
- -include $(top_srcdir)/Make.xml.rules
- 




More information about the arch-commits mailing list