[SCM] kwallet-pam packaging branch, kubuntu_unstable_pam-auth-update, updated. ubuntu/4%5.4.0-0ubuntu1-13-gde340bd

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Tue Sep 1 08:37:48 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwallet-pam.git;a=commitdiff;h=de340bd

The following commit has been merged in the kubuntu_unstable_pam-auth-update branch:
commit de340bd70bb311dad61145896ad224e7d05a8eff
Merge: f16274c67875589cae6d63dd449808a124d9aaf7 b8605d2e1eced05ca7002a5b4eca50f62bcbb2da
Author: Kubuntu CI <kubuntu-ci at lists.launchpad.net>
Date:   Tue Sep 1 08:37:51 2015 +0000

    Merging kubuntu_unstable into kubuntu_unstable_pam-auth-update.

 debian/rules | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --cc debian/rules
index 205b553,a0a10ef..458707a
--- a/debian/rules
+++ b/debian/rules
@@@ -22,14 -7,15 +22,17 @@@ debian/pam-kwallet%.prerm
  override_dh_auto_clean:
  	dh_auto_clean
  	rm -rf $(QT4_BUILD_DIR)
 +	rm -rf $(PRERM)
 +	rm -rf $(POSTINST)
  
  override_dh_auto_configure:
- 	dh_auto_configure
- 	dh_auto_configure --builddirectory=$(QT4_BUILD_DIR) -- -DKWALLET4=1
+ 	dh_auto_configure -- \
+ 		-DCMAKE_INSTALL_PREFIX=/
+ 	dh_auto_configure --builddirectory=$(QT4_BUILD_DIR) -- \
+ 		-DCMAKE_INSTALL_PREFIX=/ \
+ 		-DKWALLET4=1
  
 -override_dh_auto_build:
 +override_dh_auto_build: $(POSTINST) $(PRERM)
  	dh_auto_build
  	dh_auto_build --builddirectory=$(QT4_BUILD_DIR)
  

-- 
kwallet-pam packaging



More information about the pkg-kde-commits mailing list