mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-11 10:03:49 +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
|
mkdir -p $LIBNFC_WINDOWS_DIR
|
||||||
|
|
||||||
# Export sources
|
# Export sources
|
||||||
svn export src $LIBNFC_WINDOWS_DIR/src
|
svn export libnfc $LIBNFC_WINDOWS_DIR/src
|
||||||
# Export windows files
|
# Export windows files
|
||||||
svn export win32 $LIBNFC_WINDOWS_DIR/win32
|
svn export win32 $LIBNFC_WINDOWS_DIR/win32
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user