mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-26 19:56:39 +00:00
Fix releaser script according to the new sources tree.
This commit is contained in:
@@ -62,7 +62,7 @@ if [ ! -f $LIBNFC_WINDOWS_ARCHIVE ]; then
|
||||
mkdir -p $LIBNFC_WINDOWS_DIR
|
||||
|
||||
# Export sources
|
||||
svn export src $LIBNFC_WINDOWS_DIR/src
|
||||
svn export libnfc $LIBNFC_WINDOWS_DIR/src
|
||||
# Export windows files
|
||||
svn export win32 $LIBNFC_WINDOWS_DIR/win32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user