xbps-src: move wrappers to common/wrappers.

This commit is contained in:
Juan RP
2015-04-21 10:48:30 +02:00
parent 62a643d5c7
commit 0be33d385a
3 changed files with 2 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/sh
echo "ldconfig-wrapper: ignoring arguments: $@"
exit 0