Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominika Liberda
aports
Commits
38e7756d
Commit
38e7756d
authored
14 years ago
by
Leonardo Arena
Browse files
Options
Downloads
Patches
Plain Diff
testing/usb-modeswitch: upgrade to 1.1.4
parent
45270f5c
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/usb-modeswitch/APKBUILD
+7
-5
7 additions, 5 deletions
testing/usb-modeswitch/APKBUILD
with
7 additions
and
5 deletions
testing/usb-modeswitch/APKBUILD
+
7
−
5
View file @
38e7756d
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname
=
usb-modeswitch
pkgver
=
1.1.
2
pkgver
=
1.1.
4
pkgrel
=
0
_pkgdata
=
20100418
pkgdesc
=
"A mode switching tool for controlling flip flop (multiple device) USB gear"
...
...
@@ -37,9 +37,11 @@ package() {
cd
"
$_builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
# adjusting the tcl script location
mv
${
pkgdir
}
/lib/udev/usb_modeswitch/usb_modeswitch.tcl
${
pkgdir
}
/lib/udev/usb_modeswitch.tcl
||
return
1
rmdir
${
pkgdir
}
/lib/udev/usb_modeswitch
||
return
1
mv
${
pkgdir
}
/lib/udev/usb_modeswitch.tcl
${
pkgdir
}
/lib/udev/usb_modeswitch
||
return
1
# mv ${pkgdir}/lib/udev/usb_modeswitch/usb_modeswitch.tcl \
# ${pkgdir}/lib/udev/usb_modeswitch.tcl || return 1
# rmdir ${pkgdir}/lib/udev/usb_modeswitch || return 1
# mv ${pkgdir}/lib/udev/usb_modeswitch.tcl \
# ${pkgdir}/lib/udev/usb_modeswitch || return 1
# installing data
cd
$srcdir
/usb-modeswitch-data-
${
_pkgdata
}
||
return
1
...
...
@@ -48,6 +50,6 @@ package() {
cp
$srcdir
/usb_modeswitch.setup
$pkgdir
/etc/
||
return
1
}
md5sums
=
"
071cb300d00938bfe20025c654303d92
usb-modeswitch-1.1.
2
.tar.bz2
md5sums
=
"
a04db36bd0fc6fb303df7567f677b714
usb-modeswitch-1.1.
4
.tar.bz2
659c9633513fa2f84465244a50c351b3 usb-modeswitch-data-20100418.tar.bz2
9a25756669937ac86774bb55733f09cd usb_modeswitch.setup"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment