dwarffortress: add noshlibprovides
This commit is contained in:
parent
cef987d6f6
commit
b363687b91
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dwarffortress'
|
||||
pkgname=dwarffortress
|
||||
version=0.47.04
|
||||
revision=2
|
||||
revision=3
|
||||
_urlver=${version#*.}
|
||||
archs="x86_64"
|
||||
create_wrksrc=yes
|
||||
|
@ -16,6 +16,7 @@ checksum=1de5872bf3ac32906a0082129ec88d6879b6ac7059a3513607d628090b1328e6
|
|||
nostrip_files="Dwarf_Fortress"
|
||||
nopie="distfiles are precompiled as PIE"
|
||||
repository=nonfree
|
||||
noshlibprovides=yes
|
||||
|
||||
do_patch() {
|
||||
rm df_linux/libs/libstdc++.so.6
|
||||
|
|
Loading…
Reference in a new issue