File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -457,9 +457,9 @@ fakeroot alien oracle-instantclient-devel-21.11.0.0.0-1.el8.x86_64.rpm oracle-in
457
457
sudo dpkg -i oracle-instantclient-devel_21.11.0.0.0-2_amd64.deb oracle-instantclient-basiclite_21.11.0.0.0-2_amd64.deb
458
458
```
459
459
460
- (if the client version changes it's necessary to adapt ` ORACLE_INCLUDEDIR ` and ` ORACLE_LIBDIR ` accordingly)
460
+ (if the client version changes it's necessary to adapt ` ORACLE_INCLUDEDIR ` and ` ORACLE_LIBDIR ` in ` debian/rules ` accordingly)
461
461
462
- The packaging files enable Oracle support if the distribution contains " -oracle" :
462
+ The packaging files enable Oracle support if the distribution contains ` -oracle ` :
463
463
464
464
``` bash
465
465
dch -l ~ sid~oracle --force-distribution --distribution sid-oracle " sid build with oracle" │
You can’t perform that action at this time.
0 commit comments