Changeset 94f93146
- Timestamp:
- 02/25/2016 04:43:01 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 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, 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:
- 8bc128e
- Parents:
- 31197e0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/pciutils.xml
r31197e0 r94f93146 85 85 </para> 86 86 87 <screen><userinput>make PREFIX=/usr \88 SHAREDIR=/usr/share/ misc\87 <screen><userinput>make PREFIX=/usr \ 88 SHAREDIR=/usr/share/hwdata \ 89 89 SHARED=yes</userinput></screen> 90 90 … … 97 97 </para> 98 98 99 <screen role="root"><userinput>make PREFIX=/usr \100 SHAREDIR=/usr/share/ misc\101 SHARED=yes \102 install install-lib &&99 <screen role="root"><userinput>make PREFIX=/usr i \ 100 SHAREDIR=/usr/share/hwdata \ 101 SHARED=yes \ 102 install install-lib && 103 103 104 104 chmod -v 755 /usr/lib/libpci.so</userinput></screen> -
general/sysutils/usbutils.xml
r31197e0 r94f93146 149 149 </para> 150 150 151 <screen role="root"><userinput>wget http://www.linux-usb.org/usb.ids -O /usr/share/ misc/usb.ids</userinput></screen>151 <screen role="root"><userinput>wget http://www.linux-usb.org/usb.ids -O /usr/share/hwdata/usb.ids</userinput></screen> 152 152 153 153 <para> -
kde/extra-cmake-modules.xml
r31197e0 r94f93146 5 5 %general-entities; 6 6 7 <!ENTITY extra-cmake-modules-download-http "http://download.kde.org/stable/frameworks/5.1 8/extra-cmake-modules-&extra-cmake-modules-version;.tar.xz">7 <!ENTITY extra-cmake-modules-download-http "http://download.kde.org/stable/frameworks/5.19/extra-cmake-modules-&extra-cmake-modules-version;.tar.xz"> 8 8 <!ENTITY extra-cmake-modules-download-ftp " "> 9 9 <!ENTITY extra-cmake-modules-md5sum "c18b4e3ad6e37ce1fe372931d2b269fb">
Note:
See TracChangeset
for help on using the changeset viewer.