Changeset 4fa85cb8
- Timestamp:
- 12/12/2017 09:56:51 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, 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:
- a1fbba7
- Parents:
- 61cd9b2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genutils/graphviz.xml
r61cd9b2 r4fa85cb8 5 5 %general-entities; 6 6 7 <!ENTITY graphviz-download-http "http://graphviz. org/pub/graphviz/stable/SOURCES/graphviz-&graphviz-version;.tar.gz">7 <!ENTITY graphviz-download-http "http://graphviz.gitlab.io/pub/graphviz/stable/SOURCES/graphviz-&graphviz-version;.tar.gz"> 8 8 <!ENTITY graphviz-download-ftp " "> 9 9 <!ENTITY graphviz-md5sum "4ea6fd64603536406166600bcc296fc8"> -
introduction/important/la-files.xml
r61cd9b2 r4fa85cb8 113 113 /usr/local/share/pkgconfig' 114 114 115 # For each directory tha can have .pc files115 # For each directory that can have .pc files 116 116 for d in $(echo $PKG_CONFIG_PATH | tr : ' ') $STD_PC_PATH; do 117 117
Note:
See TracChangeset
for help on using the changeset viewer.