Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
df7e95dc
Commit
df7e95dc
authored
May 26, 2013
by
Manuel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix install
parent
4ac0ac96
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ndiswrapper/PKGBUILD
ndiswrapper/PKGBUILD
+1
-1
ndiswrapper/ndiswrapper.install
ndiswrapper/ndiswrapper.install
+1
-1
No files found.
ndiswrapper/PKGBUILD
View file @
df7e95dc
...
@@ -6,7 +6,7 @@ _kver="$(cat /lib/modules/${_extramodules}/version)"
...
@@ -6,7 +6,7 @@ _kver="$(cat /lib/modules/${_extramodules}/version)"
pkgname
=
ndiswrapper
pkgname
=
ndiswrapper
pkgver
=
1.58
pkgver
=
1.58
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For linux-testing."
pkgdesc
=
"Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For linux-testing."
license
=(
'GPL'
)
license
=(
'GPL'
)
arch
=(
'x86_64'
)
arch
=(
'x86_64'
)
...
...
ndiswrapper/ndiswrapper.install
View file @
df7e95dc
...
@@ -5,7 +5,7 @@ post_install()
...
@@ -5,7 +5,7 @@ post_install()
post_upgrade
()
post_upgrade
()
{
{
EXTRAMODULES
=
'extramodules-3.
8
-CHAKRA'
EXTRAMODULES
=
'extramodules-3.
9
-CHAKRA'
depmod
$
(
cat
/
lib
/
modules
/
$EXTRAMODULES
/
version
)
depmod
$
(
cat
/
lib
/
modules
/
$EXTRAMODULES
/
version
)
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment