Changeset 4c70ad3e
- Timestamp:
- 09/18/2014 12:17:47 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a268e0e
- Parents:
- 57c57831
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
multimedia/libdriv/alsa-lib.xml
r57c57831 r4c70ad3e 149 149 </para> 150 150 151 <screen role="root"><userinput>install -v -d -m755 /usr/share/doc/alsa-lib-&alsa-lib-version;/html && 152 install -v -m644 doc/doxygen/html/* /usr/share/doc/alsa-lib-&alsa-lib-version;/html</userinput></screen> 151 <screen role="root"><userinput>install -v -d -m755 /usr/share/doc/alsa-lib-&alsa-lib-version;/html/search && 152 install -v -m644 doc/doxygen/html/*.* \ 153 /usr/share/doc/alsa-lib-&alsa-lib-version;/html && 154 install -v -m644 doc/doxygen/html/search/* \ 155 /usr/share/doc/alsa-lib-&alsa-lib-version;/html/search</userinput></screen> 153 156 154 157 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.