diff options
Diffstat (limited to 'opensuse')
-rw-r--r-- | opensuse/qt3/_link | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/opensuse/qt3/_link b/opensuse/qt3/_link new file mode 100644 index 000000000..c0d3fb881 --- /dev/null +++ b/opensuse/qt3/_link @@ -0,0 +1,8 @@ +<link project="KDE:KDE3" package="qt3"> +<patches> + <!-- <apply name="patch" /> apply a patch on the source directory --> + <!-- <topadd>%define build_with_feature_x 1</topadd> add a line on the top (spec file only) --> + <!-- <add>file.patch</add> add a patch to be applied after %setup (spec file only) --> + <!-- <delete>filename</delete> delete a file --> +</patches> +</link> |