]> git.pld-linux.org Git - packages/gnupg2.git/commitdiff
- revert symlink. i don't know what i'm doing
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 26 Feb 2008 07:59:04 +0000 (07:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnupg2.spec -> 1.78

gnupg2.spec

index 86c7ad14ed279b3ccb426fb3310e7d95677c6448..181f4b05f23bb12d1a93ec5c6bbf0c5ac0271fa8 100644 (file)
@@ -211,8 +211,6 @@ rm -rf $RPM_BUILD_ROOT
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/profile.d/gnupg-agent.sh
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/X11/xinit/xinitrc.d/gnupg-agent.sh
 
-ln -s %{_libexecdir}/gpg-preset-passphrase $RPM_BUILD_ROOT%{_bindir}
-
 mv ChangeLog main-ChangeLog || :
 find -name ChangeLog | awk '{src=$0; dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}' | sh
 
@@ -294,7 +292,6 @@ EOF
 %attr(755,root,root) %{_bindir}/gpg-agent
 %attr(755,root,root) %{_bindir}/scdaemon
 %attr(755,root,root) %{_bindir}/symcryptrun
-%attr(755,root,root) %{_bindir}/gpg-preset-passphrase
 %attr(755,root,root) %{_libexecdir}/gnupg-pcsc-wrapper
 %attr(755,root,root) %{_libexecdir}/gpg-check-pattern
 %attr(755,root,root) %{_libexecdir}/gpg-protect-tool
This page took 0.278836 seconds and 4 git commands to generate.