Revert premature changes that snuck into r419437.
This commit is contained in:
parent
88987574c2
commit
054c98c6f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419440
3 changed files with 5 additions and 2 deletions
|
@ -7,6 +7,7 @@ usr/lib/libcrypto.so.0.9.8e
|
|||
usr/lib/libcrypto.so.6
|
||||
usr/lib/libssl.so.0.9.8e
|
||||
usr/lib/libssl.so.6
|
||||
usr/lib/libssl.so.7
|
||||
usr/lib/openssl098e/engines/lib4758cca.so
|
||||
usr/lib/openssl098e/engines/libaep.so
|
||||
usr/lib/openssl098e/engines/libatalla.so
|
||||
|
|
|
@ -11,3 +11,5 @@ share/icons/hicolor/48x48/apps/flash-player-properties.png
|
|||
%%NO_ALSA%%@dir %%LINUXBASE%%/usr
|
||||
%%NO_ALSA%%@dir %%LINUXBASE%%
|
||||
%%NO_ALSA%%@dir %%COMPATDIR%%
|
||||
@dir share/applications
|
||||
@dir share
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
@comment file listing
|
||||
@postexec %D/usr/bin/pango-querymodules-32 > %D/etc/pango/i386-redhat-linux-gnu/pango.modules
|
||||
@preunexec rm -f %D/etc/pango/i386-redhat-linux-gnu/pango.modules
|
||||
etc/pango/pangox.aliases
|
||||
usr/bin/pango-querymodules-32
|
||||
usr/bin/pango-view
|
||||
|
@ -33,4 +31,6 @@ usr/share/doc/pango-1.28.1/NEWS
|
|||
usr/share/doc/pango-1.28.1/README
|
||||
usr/share/man/man1/pango-querymodules.1.gz
|
||||
usr/share/man/man1/pango-view.1.gz
|
||||
@comment deal with empty directories created by the port
|
||||
@exec /bin/mkdir -p %D/etc/pango/i386-redhat-linux-gnu
|
||||
@dir etc/pango/i386-redhat-linux-gnu
|
||||
|
|
Loading…
Reference in a new issue